class Skull::Cli::Command_Main_of_clim_library::Command_List::Options_List::Option_config

Defined in:

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(short : 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 | Nil #