Documentation ¶
Overview ¶
Package executable provides information on the executable that started the process
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Folder ¶
Folder returns the folder under which the executable is located, after having resolved all symlinks to the executable. Unlike os.Executable and osext.ExecutableFolder, Folder will resolve the symlinks across all platforms.
func FolderAllowSymlinkFailure ¶
FolderAllowSymlinkFailure returns the folder under which the executable is located, without resolving symbolic links.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.