Class: PVN::Option

Inherits:
BaseOption show all
Includes:
Loggable
Defined in:
lib/synoption/option.rb

Constant Summary

Constants inherited from BaseOption

BaseOption::NO_CMDLINE_OPTION

Instance Attribute Summary

Attributes inherited from BaseOption

#default, #description, #name, #negate, #regexp, #tag

Method Summary

Methods inherited from BaseOption

#exact_match?, #initialize, #negative_match?, #next_argument, #post_process, #process, #regexp_match?, #resolve_value, #set_value, #takes_value?, #to_command_line, #to_doc, #to_s, #unset, #value

Constructor Details

This class inherits a constructor from PVN::BaseOption