Table of Contents - ejt_command_line-0.0.4 Documentation
Classes and Modules
- CommandLine
- CommandLine::Command
- CommandLine::CommandLineError
- CommandLine::ConfigureError
- CommandLine::ParseError
- CommandLine::Parser
- CommandLine::Switch
- EjtCommandLine
Methods
- ::new — CommandLine::Switch
- ::new — CommandLine::Command
- ::new — CommandLine::Parser
- #add_mandatory_switch — CommandLine::Command
- #add_mutually_exclusive_set — CommandLine::Command
- #add_switches — CommandLine::Command
- #bracket_ — CommandLine::Parser
- #check_mandatory — CommandLine::Command
- #check_mutual_exclusion — CommandLine::Command
- #check_switches_are_defined — CommandLine::Parser
- #command — CommandLine::Parser
- #configure — CommandLine::Parser
- #find_switch — CommandLine::Parser
- #get_value_parser — CommandLine::Parser
- #global — CommandLine::Parser
- #has_flag? — CommandLine::Switch
- #mandatory — CommandLine::Parser
- #multivalue_switch — CommandLine::Parser
- #one_of — CommandLine::Parser
- #parse — CommandLine::Parser
- #parse_ — CommandLine::Parser
- #parse_value — CommandLine::Parser
- #simple_switch — CommandLine::Parser
- #simple_switch_parser — CommandLine
- #switches — CommandLine::Parser
- #value_switch — CommandLine::Parser
- #value_switch_parser — CommandLine
- #value_type — CommandLine::Parser