class Skull::Cli::Command_Main_of_clim_library::Command_List

Defined in:

Constructors

Class Method Summary

Instance Method Summary

Macro Summary

Constructor Detail

def self.new(options : OptionsForEachCommand, arguments : ArgumentsForEachCommand, sub_commands : SubCommands = SubCommands.new) #

Class Method Detail

def self.create #

Instance Method Detail

def desc : String #

def name : String #

def opts_and_subcommands #

def parse(argv) : Command #

def recursive_parse(argv) : Command #

def run(io : IO) #

[View source]
def sub_commands : Clim::Command::SubCommands #

def usage : String #

Macro Detail

macro help_macro #