class

Sdust::Parser

Inherits OptionParser < Reference < Object

Constructors

Instance methods

options
Source
parse(argv = ARGV) : Options

Parses the passed args (defaults to ARGV), running the handlers associated to each option.

Source
setup_options
Source
show_help
Source
show_version
Source
validate_arguments(argv)
Source
validate_file_exists(file : Path)
Source