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 13:58:04 UTC
abstract class
Optarg::Parser(T)
Optarg::Parser(T)
Reference
Object
Defined in:
optarg/parser.cr
Constructors
.new
(result : T)
Class Method Summary
.parse
(argv)
Instance Method Summary
#parse
Constructor Detail
def self.
new
(result : T)
#
[
View source
]
Class Method Detail
def self.
parse
(argv)
#
[
View source
]
Instance Method Detail
def
parse
#
[
View source
]