Table of Contents - gli-2.16.0 Documentation
Pages
README
Git-Like Interface Command Line Parser
Use
Supported Platforms
Documentation
Credits
Links
gli CLI documentation
gli - create scaffolding for a GLI-powered application
Global Options
-r|–root arg
–help
-n
-v
–version
Commands
gli
gli - create scaffolding for a GLI-powered application
Global Options
-r|–root arg
–help
-n
-v
–version
Commands
Classes/Modules
GLI
GLI::AmbiguousCommand
GLI::App
GLI::AppSupport
GLI::BadCommandLine
GLI::Command
GLI::CommandException
GLI::CommandFinder
GLI::CommandLineToken
GLI::CommandOptionBlockParser
GLI::CommandSupport
GLI::Commands
GLI::Commands::CompoundCommand
GLI::Commands::Doc
GLI::Commands::Doc::DocumentListener
GLI::Commands::Help
GLI::Commands::HelpModules
GLI::Commands::HelpModules::ArgNameFormatter
GLI::Commands::HelpModules::CommandFinder
GLI::Commands::HelpModules::CommandHelpFormat
GLI::Commands::HelpModules::CompactSynopsisFormatter
GLI::Commands::HelpModules::FullSynopsisFormatter
GLI::Commands::HelpModules::GlobalHelpFormat
GLI::Commands::HelpModules::HelpCompletionFormat
GLI::Commands::HelpModules::ListFormatter
GLI::Commands::HelpModules::OneLineWrapper
GLI::Commands::HelpModules::OptionsFormatter
GLI::Commands::HelpModules::TTYOnlyWrapper
GLI::Commands::HelpModules::TerminalSynopsisFormatter
GLI::Commands::HelpModules::TextWrapper
GLI::Commands::HelpModules::VerbatimWrapper
GLI::Commands::RdocDocumentListener
GLI::CustomExit
GLI::DSL
GLI::GLIOptionBlockParser
GLI::GLIOptionParser
GLI::GLIOptionParser::GlobalOptionParser
GLI::GLIOptionParser::LegacyCommandOptionParser
GLI::GLIOptionParser::NormalCommandOptionParser
GLI::LegacyCommandOptionBlockParser
GLI::MissingRequiredArgumentsException
GLI::OptionParserFactory
GLI::OptionParsingResult
GLI::Options
GLI::PreconditionFailed
GLI::RequestHelp
GLI::StandardException
GLI::Terminal
GLI::UnknownCommand
GLI::UnknownCommandArgument
GLI::UnknownGlobalArgument
Methods
::command_exists? — GLI::Terminal
::default_size — GLI::Terminal
::default_size= — GLI::Terminal
::for_command — GLI::OptionParserFactory
::included — GLI
::included — GLI::AppSupport
::instance — GLI::Terminal
::new — GLI::Command
::new — GLI::Commands::HelpModules::ListFormatter
::new — GLI::GLIOptionParser::NormalCommandOptionParser
::new — GLI::Commands::Help
::new — GLI::CommandException
::new — GLI::Commands::HelpModules::TerminalSynopsisFormatter
::new — GLI::Commands::HelpModules::FullSynopsisFormatter
::new — GLI::CustomExit
::new — GLI::GLIOptionParser::GlobalOptionParser
::new — GLI::Commands::Doc
::new — GLI::Commands::HelpModules::HelpCompletionFormat
::new — GLI::Commands::CompoundCommand
::new — GLI::Commands::Doc::DocumentListener
::new — GLI::Commands::HelpModules::GlobalHelpFormat
::new — GLI::Commands::HelpModules::OneLineWrapper
::new — GLI::Commands::HelpModules::TextWrapper
::new — GLI::Commands::HelpModules::OptionsFormatter
::new — GLI::CommandFinder
::new — GLI::OptionParserFactory
::new — GLI::Commands::RdocDocumentListener
::new — GLI::Commands::HelpModules::TTYOnlyWrapper
::new — GLI::GLIOptionBlockParser
::new — GLI::Commands::HelpModules::VerbatimWrapper
::new — GLI::GLIOptionParser
::new — GLI::MissingRequiredArgumentsException
::new — GLI::Commands::HelpModules::CommandFinder
::new — GLI::RequestHelp
::new — GLI::Commands::HelpModules::CommandHelpFormat
::run — GLI
::skips_around= — GLI::Commands::Help
::skips_post= — GLI::Commands::Help
::skips_pre= — GLI::Commands::Help
#<=> — GLI::CommandLineToken
#[] — GLI::Options
#[]= — GLI::Options
#accept — GLI::App
#action — GLI::Command
#arg — GLI::DSL
#arg_name — GLI::CommandSupport
#arg_name — GLI::DSL
#argument_handling_strategy — GLI::AppSupport
#arguments — GLI::App
#arguments — GLI::CommandSupport
#arguments_description — GLI::CommandSupport
#arguments_options — GLI::CommandSupport
#around — GLI::App
#around_blocks — GLI::AppSupport
#autocomplete — GLI::AppSupport
#autocomplete_commands — GLI::App
#beginning — GLI::Commands::Doc::DocumentListener
#beginning — GLI::Commands::RdocDocumentListener
#break_on_non_option? — GLI::CommandOptionBlockParser
#break_on_non_option? — GLI::LegacyCommandOptionBlockParser
#c — GLI::DSL
#command — GLI::Commands::Doc::DocumentListener
#command — GLI::DSL
#command — GLI::Commands::RdocDocumentListener
#command= — GLI::CommandOptionBlockParser
#command_exists? — GLI::Terminal
#commands — GLI::Commands::Doc::DocumentListener
#commands — GLI::Commands::RdocDocumentListener
#commands_from — GLI::App
#config_file — GLI::App
#context_description — GLI::CommandSupport
#context_description — GLI::AppSupport
#convert_to_openstruct! — GLI::OptionParsingResult
#d — GLI::DSL
#default_command — GLI::Command
#default_command — GLI::Commands::RdocDocumentListener
#default_command — GLI::App
#default_command — GLI::Commands::Doc::DocumentListener
#default_desc — GLI::Command
#default_description — GLI::CommandSupport
#default_value — GLI::CommandSupport
#default_value — GLI::DSL
#desc — GLI::DSL
#desc — GLI::CommandSupport
#do_parse — GLI::GLIOptionBlockParser
#do_parse — GLI::CommandOptionBlockParser
#document — GLI::Commands::Doc
#end_command — GLI::Commands::RdocDocumentListener
#end_command — GLI::Commands::Doc::DocumentListener
#end_commands — GLI::Commands::Doc::DocumentListener
#end_commands — GLI::Commands::RdocDocumentListener
#end_options — GLI::Commands::RdocDocumentListener
#end_options — GLI::Commands::Doc::DocumentListener
#ending — GLI::Commands::RdocDocumentListener
#ending — GLI::Commands::Doc::DocumentListener
#error_handler — GLI::GLIOptionParser::NormalCommandOptionParser
#example — GLI::Command
#examples — GLI::CommandSupport
#exe_name — GLI::AppSupport
#execute — GLI::CommandSupport
#exit_code — GLI::BadCommandLine
#exit_code — GLI::PreconditionFailed
#exit_code — GLI::StandardException
#exit_code — GLI::RequestHelp
#exit_code — GLI::CommandException
#exit_now! — GLI::App
#f — GLI::DSL
#find_command — GLI::Commands::HelpModules::CommandFinder
#find_command — GLI::CommandFinder
#flag — GLI::Commands::RdocDocumentListener
#flag — GLI::CommandSupport
#flag — GLI::DSL
#flag — GLI::Commands::Doc::DocumentListener
#flags — GLI::CommandSupport
#format — GLI::Commands::HelpModules::ArgNameFormatter
#format — GLI::Commands::HelpModules::CommandHelpFormat
#format — GLI::Commands::HelpModules::OptionsFormatter
#format — GLI::Commands::HelpModules::GlobalHelpFormat
#format — GLI::Commands::HelpModules::HelpCompletionFormat
#format_argname — GLI::Commands::HelpModules::ArgNameFormatter
#format_arguments — GLI::Commands::HelpModules::ArgNameFormatter
#get_default_command — GLI::AppSupport
#get_default_command — GLI::CommandSupport
#has_action? — GLI::CommandSupport
#help_now! — GLI::App
#help_sort_type — GLI::AppSupport
#help_text_wrap_type — GLI::AppSupport
#hide_commands_without_desc — GLI::App
#long_desc — GLI::CommandSupport
#long_desc — GLI::DSL
#map — GLI::Options
#name_for_help — GLI::Command
#names — GLI::CommandSupport
#names_and_aliases — GLI::CommandLineToken
#nodoc — GLI::Commands::Doc
#nodoc — GLI::CommandSupport
#on_error — GLI::App
#options — GLI::Commands::RdocDocumentListener
#options — GLI::Commands::Doc::DocumentListener
#options_hash_with_defaults_set! — GLI::OptionParserFactory
#output — GLI::Commands::HelpModules::ListFormatter
#override_command_defaults — GLI::AppSupport
#override_default — GLI::AppSupport
#override_defaults_based_on_config — GLI::AppSupport
#parse! — GLI::GLIOptionBlockParser
#parse! — GLI::GLIOptionParser::LegacyCommandOptionParser
#parse! — GLI::GLIOptionParser::GlobalOptionParser
#parse! — GLI::GLIOptionParser::NormalCommandOptionParser
#post — GLI::App
#post_block — GLI::AppSupport
#pre — GLI::App
#pre_block — GLI::AppSupport
#preserve_argv — GLI::App
#program_desc — GLI::Commands::Doc::DocumentListener
#program_desc — GLI::Commands::RdocDocumentListener
#program_desc — GLI::App
#program_long_desc — GLI::Commands::RdocDocumentListener
#program_long_desc — GLI::App
#program_long_desc — GLI::Commands::Doc::DocumentListener
#s — GLI::DSL
#size — GLI::Terminal
#skips_around — GLI::CommandSupport
#skips_around — GLI::Commands::Help
#skips_around — GLI::App
#skips_post — GLI::App
#skips_post — GLI::Commands::Help
#skips_post — GLI::CommandSupport
#skips_pre — GLI::CommandSupport
#skips_pre — GLI::App
#skips_pre — GLI::Commands::Help
#sort_help — GLI::App
#stderr — GLI::AppSupport
#sub_options_doc — GLI::Commands::HelpModules::CompactSynopsisFormatter
#sub_options_doc — GLI::Commands::HelpModules::FullSynopsisFormatter
#subcommand_option_handling — GLI::App
#subcommand_option_handling_strategy — GLI::AppSupport
#switch — GLI::Commands::RdocDocumentListener
#switch — GLI::CommandSupport
#switch — GLI::DSL
#switch — GLI::Commands::Doc::DocumentListener
#switches — GLI::CommandSupport
#synopses_for_command — GLI::Commands::HelpModules::FullSynopsisFormatter
#synopses_for_command — GLI::Commands::HelpModules::TerminalSynopsisFormatter
#synopsis_format — GLI::App
#synopsis_format_type — GLI::AppSupport
#to_a — GLI::OptionParsingResult
#topmost_ancestor — GLI::CommandSupport
#use_openstruct — GLI::App
#verify_arguments! — GLI::GLIOptionParser::GlobalOptionParser
#verify_required_options! — GLI::GLIOptionParser::GlobalOptionParser
#version — GLI::Commands::Doc::DocumentListener
#version — GLI::Commands::RdocDocumentListener
#version — GLI::App
#wrap — GLI::Commands::HelpModules::TextWrapper
#wrap — GLI::Commands::HelpModules::VerbatimWrapper
#wrap — GLI::Commands::HelpModules::OneLineWrapper
#wrap — GLI::Commands::HelpModules::TTYOnlyWrapper
#wrap_help_text — GLI::App