Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultCacheDir = "Caches"
Variables ¶
View Source
var GetDefaultPath = func() string { return filepath.Join(os.Getenv("APPDATA"), defaultBasePath) }
getDefaultPath gets the full default path under %AppData%.
Functions ¶
func InitializeStructure ¶
func InitializeStructure() error
InitializeStructure sets up the required directory structure in the default path.
func IsFileSystemSetUp ¶
IsFileSystemSetUp checks if the required directory structure is in place in the default path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.