package
2.4.1+incompatible
Repository: https://github.com/exercism/go-exercism.git
Documentation: pkg.go.dev
# 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.
# Variables
ConfigHome will contain $XDG_CONFIG_HOME if it is set or default config home directory.
DefaultConfig will contain default path to config, according to Home.
Home by default will contact the location of your home directory.