package
1.7.1
Repository: https://github.com/jish/cli.git
Documentation: pkg.go.dev

# Functions

FilePath returns the path to the config file.
Home returns the user's canonical home directory.
New returns a new config.
Read loads the config from the stored JSON file.

# Constants

DirExercises is the default name of the directory for active users.
File is the default name of the JSON file where the config written.
LegacyFile is the name of the original config file.

# Structs

Config represents the settings for particular user.