module Morpheus::Cli::CliCommand

Module to be included by every CLI command so that commands get registered This mixin defines a print and puts method, and delegates todo: use delegate