//
pkg.gl
Category
github.com/lrayt/light-boot
pkg
os_utils
package
0.3.26
Repository:
https://github.com/lrayt/light-boot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
20 SLOC
#
Functions
IsDarwin
IsDarwin determines whether current OS is Darwin.
IsLinux
IsLinux determines whether current OS is Linux.
IsWindows
IsWindows determines whether current OS is Windows.
Pwd
Pwd gets the path of current working directory.