class Kommando::Cli::Release
Included Modules
Extended Modules
Defined in:
kommando/cli/release.cr
Constructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.
new(*args, **options)
#
Class Method Detail
def self.
call(args : Array(String))
#
def self.
describe(io : IO)
#
def self.
describe_options(io : IO)
#
def self.
describe_positionals(io : IO)
#
def self.
describe_usage(io : IO)
#
Instance Method Detail
def
command_name(*args, **options)
#
def
command_name(*args, **options, &)
#