Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandConfigDir ¶
ExpandConfigDir expands ~ to user home directory and returns absolute path
func GetUserCachePath ¶
GetUserCachePath returns the platform-specific user cache directory This follows the conventions of each operating system: - Linux/Unix: ~/.cache - macOS: ~/Library/Caches - Windows: %LOCALAPPDATA%
func GetUserConfigPath ¶
GetUserConfigPath returns the platform-specific user config directory This follows the conventions of each operating system: - Linux/Unix: ~/.config - macOS: ~/Library/Application Support - Windows: %APPDATA%
func GetUserPath ¶
GetUserPath returns the user's home directory path across all platforms It provides a consistent way to get the user directory regardless of the operating system
Types ¶
This section is empty.