class Cli::Command_Main_command_of_clim_library

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new #

Instance Method Detail

def define_version(parser) #

[View source]
def desc : String #

[View source]
def name : String #

def name=(name : String) #

def options : OptionsForEachCommand #

def options=(options : OptionsForEachCommand) #

def run(io : IO) #

[View source]
def usage : String #

[View source]
def version_str : String #

[View source]