class Skull::Cli::Command_Main_of_clim_library::Command_Show::Arguments_Show::Argument_group

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(method_name : String, display_name : String, desc : String, default : String | Nil, required : Bool) #

Instance Method Detail

def default : String | Nil #

def desc #

def method_name : String #

def set_value(arg : String) #

def set_value : Bool #

def set_value? : Bool #

def value : String #