Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
greitspitz
v0.2.1
Greitspitz
Cli
Context
HttpHandler
HttpServer
Instructions
OptionParser
Transformer
Built with Crystal 1.9.2
2023-10-08 13:23:34 UTC
class
Greitspitz::OptionParser
Greitspitz::OptionParser
Reference
Object
Overview
Parses command-line interface options and shows a usage banner.
Defined in:
greitspitz/option_parser.cr
Class Method Summary
.parse
(argv, context)
Class Method Detail
def self.
parse
(argv, context)
#
[
View source
]