class Clim::InputArgs

Defined in:

clim/input_args.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(argv : Array(String)) #

[View source]

Instance Method Detail

def argv : Array(String) #

[View source]
def argv=(argv : Array(String)) #

[View source]
def include_help_arg? #

[View source]
def select_help_arg #

[View source]
def to_be_exec #

[View source]