Table of Contents - ark-cli-0.6.8 Documentation
Classes and Modules
- Ark
- Ark::CLI
- Ark::CLI::Argument
- Ark::CLI::Argument::ArgumentSetError
- Ark::CLI::Argument::ArgumentSyntaxError
- Ark::CLI::Interface
- Ark::CLI::Interface::InterfaceError
- Ark::CLI::Interface::SyntaxError
- Ark::CLI::Option
- Ark::CLI::Report
- Ark::CLI::Spec
- Ark::CLI::Spec::ArgumentSyntaxError
- Ark::CLI::Spec::NoSuchOptionError
- Object
Methods
- ::has_default? — Ark::CLI::Argument
- ::is_glob? — Ark::CLI::Argument
- ::new — Ark::CLI::Argument
- ::new — Ark::CLI::Interface
- ::new — Ark::CLI::Option
- ::new — Ark::CLI::Report
- ::new — Ark::CLI::Spec
- ::parse — Ark::CLI::Argument
- ::parse_default — Ark::CLI::Argument
- ::report — Ark::CLI
- ::strip_arg — Ark::CLI::Argument
- ::valid_name? — Ark::CLI::Argument
- #arg — Ark::CLI::Report
- #args — Ark::CLI::Report
- #args — Ark::CLI::Spec
- #arity — Ark::CLI::Option
- #count — Ark::CLI::Report
- #desc — Ark::CLI::Spec
- #flag? — Ark::CLI::Option
- #force_option_list — Ark::CLI::Spec
- #fulfilled? — Ark::CLI::Argument
- #full? — Ark::CLI::Option
- #get_arg — Ark::CLI::Spec
- #get_args — Ark::CLI::Spec
- #get_desc — Ark::CLI::Spec
- #get_name — Ark::CLI::Spec
- #get_opt — Ark::CLI::Spec
- #get_opts — Ark::CLI::Spec
- #get_variad — Ark::CLI::Spec
- #get_version — Ark::CLI::Spec
- #has_args? — Ark::CLI::Option
- #has_args? — Ark::CLI::Spec
- #has_default? — Ark::CLI::Argument
- #has_options? — Ark::CLI::Spec
- #header — Ark::CLI::Option
- #header — Ark::CLI::Spec
- #is_variadic? — Ark::CLI::Spec
- #name — Ark::CLI::Spec
- #opt — Ark::CLI::Report
- #opt — Ark::CLI::Spec
- #opts — Ark::CLI::Report
- #parse — Ark::CLI::Interface
- #print_usage — Ark::CLI::Interface
- #print_version — Ark::CLI::Interface
- #push — Ark::CLI::Argument
- #push — Ark::CLI::Option
- #raise_on_trailing — Ark::CLI::Spec
- #rebuild — Ark::CLI::Interface
- #set — Ark::CLI::Argument
- #to_s — Ark::CLI::Option
- #toggle — Ark::CLI::Option
- #trailing — Ark::CLI::Report
- #usage — Ark::CLI::Interface
- #value — Ark::CLI::Argument
- #value — Ark::CLI::Option
- #variadic? — Ark::CLI::Argument
- #version — Ark::CLI::Spec