class

Optimist::Int32Opt

Inherits Optimist::Option < Reference < Object

Integer number option class.

Constructors

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

Instance methods

add_argument_value(paramlist : Array(String), _neg_given)
Source
add_argument_value(val : String)
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 : Int32 | Nil)
Source