[ ソース: golang-github-kardianos-osext ]
パッケージ: golang-github-kardianos-osext-dev (0.0~git20190222.2bc1f35-3)
golang-github-kardianos-osext-dev に関するリンク
Debian の資源:
golang-github-kardianos-osext ソースパッケージをダウンロード:
- [golang-github-kardianos-osext_0.0~git20190222.2bc1f35-3.dsc]
- [golang-github-kardianos-osext_0.0~git20190222.2bc1f35.orig.tar.xz]
- [golang-github-kardianos-osext_0.0~git20190222.2bc1f35-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Extend "os" package with Executable and ExecutableFolder
This Go library implements functions for discovering the current executable and folder to re-invoke the currently running program. This can be useful for upgrading the current executable or finding resources located relative to the executable file. Both working directory and the os.Args[0] value are arbitrary and cannot be relied on; os.Args[0] can be "faked"
These methods are available in the "os" package from Go 1.8 and later.