Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigFS ¶
type ConfigFS struct {
FS billy.Filesystem
}
ConfigFS configuration filesystem struct
func NewConfigFS ¶
func NewConfigFS() *ConfigFS
NewConfigFS returns a ConfigFS object with the default FS
func (*ConfigFS) GetCacheFile ¶
GetCacheFile gets the cache file from the config folder, if file doesn't exists it attempts to create it
Click to show internal directories.
Click to hide internal directories.