//
pkg.gl
Category
github.com/stevenxie/begone
internal
config
package
1.5.6
Repository:
https://github.com/stevenxie/begone.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
168 SLOC
#
Functions
Filepath
Filepath returns the path to the config file.
Load
Load loads a Config from a file (located at Filepath).
Remove
Remove removes the config file, if it exists.
Save
Save saves a Config to a file (located at Filepath).
#
Constants
FileDir
Config file path info.
FileName
Config file path info.
#
Structs
Config
Config contains persistent program options for begone.