# Functions

GetConfigFromCommandLine is a method to obtain IQ or OSS Index config from the command line, and then write it to disk.
No description provided by the author
No description provided by the author

# Variables

ConfigLocation is exported so that in testing it can be used to test if the file has been written properly.
HomeDir is exported so that in testing it can be set to a location like /tmp.

# Structs

No description provided by the author
IQConfig is a struct for holding IQ Configuration, and for writing it to yaml.
No description provided by the author
OSSIndexConfig is a struct for holding OSS Index Configuration, and for writing it to yaml.