Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
optimist
0.1.0
Optimist
BoolOpt
CommandlineError
ConflictConstraint
DependConstraint
FileOpt
Float64ArrayOpt
Float64Opt
GivenArg
HelpNeeded
Int32ArrayOpt
Int32Opt
LongNames
Option
OrderedOpt
OrderedText
OrderedType
Parser
ShortNames
StringArrayOpt
StringFlagOpt
StringOpt
SystemExit
VersionNeeded
Built with Crystal 1.9.2
2023-10-07 18:27:03 UTC
struct
Optimist::OrderedText
Optimist::OrderedText
Struct
Value
Object
Defined in:
optimist/parser.cr
Constructors
.new
(str : String)
Instance Method Summary
#clone
#copy_with
(str _str = @str)
#str
: String
Constructor Detail
def self.
new
(str : String)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(str _str = @str)
#
[
View source
]
def
str
: String
#