clean_template library

Classes

CreateConfigCommand
A command to create the clean_template.yaml configuration file.
CreateConfigCommandRunner
A runner for the CreateConfigCommand that contains the actual logic.
FeatureCommand
A command to create a new feature based on clean_template.yaml.
FeatureCommandRunner
A runner for the FeatureCommand that contains the actual logic.
InitCommand
A command to initialize the directory structure based on clean_template.yaml.
InitCommandRunner
A runner for the InitCommand that contains the actual logic.

Exceptions / Errors

CleanTemplateException
An exception that contains a message and an exit code.