Table of Contents - opt_parse_validator-1.9.5 Documentation
Classes and Modules
- Object
- OptParseValidator
- OptParseValidator::ConfigFilesLoaderMerger
- OptParseValidator::ConfigFilesLoaderMerger::ConfigFile
- OptParseValidator::ConfigFilesLoaderMerger::ConfigFile::Base
- OptParseValidator::ConfigFilesLoaderMerger::ConfigFile::JSON
- OptParseValidator::ConfigFilesLoaderMerger::ConfigFile::YML
- OptParseValidator::Error
- OptParseValidator::NoRequiredOption
- OptParseValidator::OptAlias
- OptParseValidator::OptArray
- OptParseValidator::OptBase
- OptParseValidator::OptBoolean
- OptParseValidator::OptChoice
- OptParseValidator::OptCredentials
- OptParseValidator::OptDirectoryPath
- OptParseValidator::OptFilePath
- OptParseValidator::OptHeaders
- OptParseValidator::OptInteger
- OptParseValidator::OptIntegerRange
- OptParseValidator::OptMultiChoices
- OptParseValidator::OptParser
- OptParseValidator::OptPath
- OptParseValidator::OptPositiveInteger
- OptParseValidator::OptProxy
- OptParseValidator::OptRegexp
- OptParseValidator::OptSmartList
- OptParseValidator::OptString
- OptParseValidator::OptURI
- OptParseValidator::OptURL
- OptionParser
- OptionParser::Completion
Methods
- ::candidate — OptionParser::Completion
- ::new — OptParseValidator::OptParser
- ::new — OptParseValidator::ConfigFilesLoaderMerger::ConfigFile::Base
- ::new — OptParseValidator::OptAlias
- ::new — OptParseValidator::OptBase
- ::new — OptParseValidator::OptChoice
- ::new — OptParseValidator::OptDirectoryPath
- ::new — OptParseValidator::OptFilePath
- ::new — OptParseValidator::OptMultiChoices
- ::original_candidate — OptionParser::Completion
- ::supported_extensions — OptParseValidator::ConfigFilesLoaderMerger
- #<< — OptParseValidator::ConfigFilesLoaderMerger
- #== — OptParseValidator::ConfigFilesLoaderMerger::ConfigFile::Base
- #add — OptParseValidator::OptParser
- #advanced? — OptParseValidator::OptBase
- #alias? — OptParseValidator::OptAlias
- #alias? — OptParseValidator::OptBase
- #alias_for — OptParseValidator::OptAlias
- #allowed_attrs — OptParseValidator::OptFilePath
- #allowed_attrs — OptParseValidator::OptPath
- #allowed_protocols — OptParseValidator::OptURI
- #allowed_protocols — OptParseValidator::OptURL
- #append_choices_help_messages — OptParseValidator::OptMultiChoices
- #append_help_messages — OptParseValidator::OptAlias
- #append_help_messages — OptParseValidator::OptArray
- #append_help_messages — OptParseValidator::OptBase
- #append_help_messages — OptParseValidator::OptChoice
- #append_help_messages — OptParseValidator::OptHeaders
- #append_help_messages — OptParseValidator::OptIntegerRange
- #append_help_messages — OptParseValidator::OptMultiChoices
- #append_help_messages — OptParseValidator::OptSmartList
- #append_help_messages — OptParseValidator::OptURI
- #append_incompatible_help_messages — OptParseValidator::OptMultiChoices
- #check_create — OptParseValidator::OptDirectoryPath
- #check_create — OptParseValidator::OptFilePath
- #check_directory — OptParseValidator::OptPath
- #check_executable — OptParseValidator::OptPath
- #check_extensions — OptParseValidator::OptFilePath
- #check_file — OptParseValidator::OptPath
- #check_option — OptParseValidator::OptParser
- #check_readable — OptParseValidator::OptPath
- #check_writable — OptParseValidator::OptPath
- #choices — OptParseValidator::OptBase
- #config_files — OptParseValidator::OptParser
- #default — OptParseValidator::OptBase
- #default_protocol — OptParseValidator::OptURI
- #full_help — OptParseValidator::OptParser
- #help_message_for_default — OptParseValidator::OptBase
- #help_message_for_default — OptParseValidator::OptMultiChoices
- #help_messages — OptParseValidator::OptBase
- #incompatible — OptParseValidator::OptMultiChoices
- #load_config_files — OptParseValidator::OptParser
- #normalize — OptParseValidator::OptArray
- #normalize — OptParseValidator::OptBase
- #normalize — OptParseValidator::OptMultiChoices
- #opt_help_messages — OptParseValidator::OptMultiChoices
- #parse — OptParseValidator::ConfigFilesLoaderMerger
- #parse — OptParseValidator::ConfigFilesLoaderMerger::ConfigFile::Base
- #parse — OptParseValidator::ConfigFilesLoaderMerger::ConfigFile::JSON
- #parse — OptParseValidator::ConfigFilesLoaderMerger::ConfigFile::YML
- #post_processing — OptParseValidator::OptParser
- #register_callback — OptParseValidator::OptParser
- #required? — OptParseValidator::OptBase
- #required_unless — OptParseValidator::OptBase
- #results — OptParseValidator::OptParser
- #separator — OptParseValidator::OptArray
- #separator — OptParseValidator::OptIntegerRange
- #simple_help — OptParseValidator::OptParser
- #to_long — OptParseValidator::OptBase
- #to_s — OptParseValidator::OptBase
- #to_sym — OptParseValidator::OptBase
- #validate — OptParseValidator::OptArray
- #validate — OptParseValidator::OptBase
- #validate — OptParseValidator::OptBoolean
- #validate — OptParseValidator::OptChoice
- #validate — OptParseValidator::OptCredentials
- #validate — OptParseValidator::OptHeaders
- #validate — OptParseValidator::OptInteger
- #validate — OptParseValidator::OptIntegerRange
- #validate — OptParseValidator::OptMultiChoices
- #validate — OptParseValidator::OptPath
- #validate — OptParseValidator::OptPositiveInteger
- #validate — OptParseValidator::OptRegexp
- #validate — OptParseValidator::OptSmartList
- #validate — OptParseValidator::OptURI
- #value_from_pattern — OptParseValidator::OptMultiChoices
- #value_if_empty — OptParseValidator::OptBase
- #verify_compatibility — OptParseValidator::OptMultiChoices
- #yaml_safe_load — Object