[ 源代码: golang-github-kardianos-osext ]
软件包:golang-github-kardianos-osext-dev(0.0~git20170510.0.ae77be6-6)
golang-github-kardianos-osext-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-kardianos-osext:
- [golang-github-kardianos-osext_0.0~git20170510.0.ae77be6-6.dsc]
- [golang-github-kardianos-osext_0.0~git20170510.0.ae77be6.orig.tar.xz]
- [golang-github-kardianos-osext_0.0~git20170510.0.ae77be6-6.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.