Class: OptParseValidator::OptString

Inherits:
OptBase
  • Object
show all
Defined in:
lib/opt_parse_validator/opts/string.rb

Overview

Alias of OptBase Used for convenience

Instance Attribute Summary

Attributes inherited from OptBase

#attrs, #option, #required

Method Summary

Methods inherited from OptBase

#advanced?, #alias?, #append_help_messages, #choices, #default, #help_message_for_default, #help_messages, #initialize, #normalize, #required?, #required_unless, #to_long, #to_s, #to_sym, #validate, #value_if_empty

Constructor Details

This class inherits a constructor from OptParseValidator::OptBase