package
1.0.2
Repository: https://github.com/pm-redemption/config.git
Documentation: pkg.go.dev

# Functions

Getenv get ENV value by key name.
HasShellEnv has shell env check.
IsConsole 判断 w 是否为 stderr、stdout、stdin 三者之一.
IsLinux system.
IsMac system.
IsMSys msys(MINGW64) 环境,不一定支持颜色.
IsSupport256Color is support 256 color.
IsSupportColor check console is support color.
IsWin system.
ParseEnvValue parse ENV var value from input string.