class Barista::Behaviors::Brew::CliCommand

Defined in:

barista/behaviors/brew/cli_command.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(project : Project) #

[View source]

Instance Method Detail

def configure : Nil #
Description copied from class Athena::Console::Command

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


[View source]

[View source]