Skip to content

class Barista::Behaviors::Brew::CliCommand
inherits Athena::Console::Command #

Constructors#

.new(project : Project)#

Methods#

#configure : Nil#

Can be overridden to configure the current command, such as setting the name, adding arguments/options, setting help information etc.

#project#