[ 原始碼: 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.