Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Glimmer::CLI::Options
Inherits
Reference
<
Object
Constructors
new
(style :
String
, width :
Int32
, pager :
Bool
, help :
Bool
, version :
Bool
, config_command :
Bool
, input :
String
|
Nil
, help_text :
String
)
Source
parse
(args :
Array
(
String
), config :
Config
) :
Options
Source
Instance methods
config_command?
Source
help?
Source
help_text
Source
input
Source
pager?
Source
style
Source
version?
Source
width
Source
Nested types
Glimmer::CLI::Options::ParseError