class Cocol::Command::Command_Main_command_of_clim_library

Defined in:

Constructors

Class Method Summary

Instance Method Summary

Macro Summary

Constructor Detail

def self.new(parser : Parser(OptionsForEachCommand)) #

Class Method Detail

def self.create #

Instance Method Detail

def desc : String #

[View source]
def name : String #

def name=(name : String) #

def options : OptionsForEachCommand #

def options=(options : OptionsForEachCommand) #

def parser : Parser(OptionsForEachCommand) #

def parser=(parser : Parser(OptionsForEachCommand)) #

def run(io : IO) #

[View source]
def usage : String #

[View source]
def version_str : String #

[View source]

Macro Detail

macro help_macro #