module AutomateIt::Constants

AutomateIt::Constants

Various constants.

Constants

HELPERS_DIR
INSTALL_DIR
PERROR

Output prefix for errors, e.g., “!! Something bad happened”

PEXEC

Output prefix for command execution, e.g., “** ls -la”

PNOTE

Output prefix for notes, e.g., “=> Something happened”

WARNING_BOILERPLATE

Boilerplate to add to tops of generated files, warning people not to edit them directly.