# Functions
No description provided by the author
# Constants
CFPassEnvName - env var name to store your cf user's password.
CFUserEnvName - env var name to store your cf user.
Prefix - default prefix identifier for a ENV Var in command.
Suffix - default suffix identifier for a ENV Var in command.
TokenEnvName - env var name to store your github oauth token.
# Variables
ErrInvalidArgs - invalid argument error.
Logger - default logger object.
No description provided by the author
MakeConfigFetcher - function to create the default config fetcher (github oauth).
# Structs
No description provided by the author
# Interfaces
No description provided by the author