Class: Synoption::FloatOption

Inherits:
Ragol::FloatOption show all
Includes:
OptionInit
Defined in:
lib/ragol/synoption/float_option.rb

Overview

An option that has a float as its value.

Constant Summary

Constants inherited from Ragol::FloatOption

Ragol::FloatOption::REGEXP

Instance Attribute Summary

Attributes inherited from Ragol::Option

#default, #description, #matchers, #name, #negates, #regexps, #tags

Method Summary

Methods included from OptionInit

#default_value, #initialize

Methods inherited from Ragol::FloatOption

#convert, #value_regexp

Methods inherited from Ragol::Option

#argument_missing, #convert, #do_match, #initialize, #match_next_value, #match_next_value_optional, #match_next_value_required, #match_rc?, #post_process, #resolve_value, #set_option_value, #set_value_for_tag, #set_value_negative, #set_value_regexp, #take_eq_value, #takes_value?, #to_doc, #to_matcher, #to_s, #value_regexp