class

Optimist::Float64Opt

Inherits Optimist::Option < Reference < Object

Floating point number option class.

Constructors

new(name, desc, default : Float64 | Nil, **kwargs)
Source

Instance methods

add_argument_value(paramlist : Array(String), _neg_given)
Source
default
Source
type_format

Provide type-format string. Default to empty, but should probably be overridden for most subclasses.

Source
value
Source
value=(value : Float64 | Nil)
Source