# Packages
No description provided by the author
# Functions
New provides an initialized struct with default values geared towards a dev environment.
NewFromJSON unmarshals a JSON blob into a ConchConfig struct.
NewFromJSONFile reads a file off disk and unmarshals it into ConchConfig struct.
# Variables
ErrConfigNoPath is issued when a file operation is attempted on a ConchConfig that lacks a path.
For the love of Eris, override this default via the Makefile.
# Structs
ConchConfig represents the configuration information for the shell, mostly just a profile list.
ConchProfile is an individual environment, consisting of login data, API settings, and an optional default workspace.
# Type aliases
We're going to obfuscate the token itself.