package
3.0.4+incompatible
Repository: https://github.com/stackvista/stackstate-cli.git
Documentation: pkg.go.dev
# Functions
XDG spec https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html TODO do we want to replace this with `os.UserConfigDir()`? That will change behaviour on MacOS, but adds support for Windows standard location TODO add support for XDG_CONFIG_DIRS Another option is to use: https://github.com/adrg/xdg.