GitWorkTree returns the location of the root of the working directory for a non-bare repository.
GoBinDir TODO experimental
Parent returns the first parent directory containing any of the given names/directories.
TempDir returns the default directory to use for temporary files.
UserCacheDir returns the default root directory to use for user-specific cached data.
UserConfigDir returns the default root directory to use for user-specific configuration data.
UserHomeDir returns the current user's home directory.
XdgCacheHome returns the cache directory (fallback to UserCacheDir).
XdgConfigHome returns the home directory (fallback to UserConfigDir).
The pages are generated with Goldsv0.8.2. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds.