Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
optarg
v0.1.0
Optarg
MissingValue
Model
Option
OptionSet
Parser
UnknownOption
Built with Crystal 1.9.2
2023-10-08 07:57:46 UTC
abstract class
Optarg::OptionSet
Optarg::OptionSet
Reference
Object
Defined in:
optarg/option_set.cr
Instance Method Summary
#all
#base
#each
(&)
#each_set
(&)
#items
: Array(Optarg::Option)
#sets
Instance Method Detail
def
all
#
[
View source
]
abstract def
base
#
[
View source
]
def
each
(&)
#
[
View source
]
def
each_set
(&)
#
[
View source
]
def
items
: Array(
Optarg::Option
)
#
[
View source
]
def
sets
#
[
View source
]