class

Optimist::StringOpt

Inherits Optimist::Option < Reference < Object

Option class for handling Strings.

Constructors

new(name, desc, default : String | 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 : Nil | String)
Source