package
0.1.0
Repository: https://github.com/emc-cmd/libstorage.git
Documentation: pkg.go.dev

# Functions

Init is a way to manually initialize the package.
Join joins one or more paths.
LogFile returns a writer to a file inside the log directory with the provided file name.
StdOutAndLogFile returns a mutltiplexed writer for the current process's stdout descriptor and alog file with the provided name.

# Constants

Etc is the application etc directory.
Home is the application home directory.
Lib is the application lib directory.
Log is the application log directory.
LSX is the path to the libStorage executor.
Run is the application run directory.