Versions in this module Expand all Collapse all v0 v0.1.1 Nov 23, 2025 v0.1.0 Nov 19, 2025 Changes in this version + const HWND_BROADCAST — windows/amd64 + const WM_SETTINGCHANGE — windows/amd64 + var CommonExtensions = []string + func CheckOS() string + func GetExecutablePath(path, toolName string) (string, bool) + func GetOsData() string + func IndexOf(paths []string, p string) (int, error) + func IsSet(path string) bool + func NormalizePathEntry(pathentry string) (string, string, error) + func SetENV(path string) error + func UnsetENV(path string) error + type Config struct + func (c *Config) GetRCFilePath() (string, error)