package
0.0.0-20240420115250-b7f594411e29
Repository: https://github.com/colinrs/pkgx.git
Documentation: pkg.go.dev

# Functions

Home returns the os-specific home path as specified in the environment.
NewDiskUsage Returns an object holding the disk usage of volumePath diskUsage function assumes volumePath is a valid path.
SetHome sets the os-specific home path in the environment.
UseMultipleCPUs sets GOMAXPROCS to the number of CPU cores unless it has already been overridden by the GOMAXPROCS environment variable.

# Structs

DiskUsage ..