Registry / utility / adrg-xdg

adrg-xdg

JSON →
library0.5.3gogounverified

Implements the XDG Base Directory Specification for standard application file paths across Unix, Windows, Mac OS, and Plan 9.

go get github.com/adrg/xdg
INSTALL
IMPORT
SIG · ADRG-XDG
A
adrg-xdg
utilitygov0.5.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

xdg
github.com/adrg/xdg

Prints the user's config directory path.

package main import ( "fmt" "github.com/adrg/xdg" ) func main() { fmt.Println(xdg.ConfigHome) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
36
OpenAI (training)
1
Resources
adrg-xdg — go get adrg-xdg · libregistry