Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( APP_HOME_PATH = filepath.Join(os.Getenv("HOME"), "Library") APP_ROOT_PATH = filepath.Join("/", "Applications") LIB_ROOT_PATH = filepath.Join("/", "Library") PRIV_VAR_PATH = filepath.Join("/", "private", "var") USR_LOCL_PATH = filepath.Join("/", "usr", "local") PATHS = make(map[string]int) // Actual path (string) and MaxDepth (int) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.