Docopt::CommandParams
Inherits Reference < Object
Instance methods
arguments
Sourcearguments=(arguments : Array(String))
Sourceget_subcommand(subcommand : String) : CommandParams
Sourceoptions
Sourceoptions=(options : Array(String))
Sourcerepr(indent : Int32 = 0) : String
Sourcesubcommands
Sourcesubcommands=(subcommands : Hash(String, CommandParams))
Source