class

Commander::Parser::Base

Inherits Reference / Object

Constructors

new(param : String, next_param : Nil | String, skip_next : -> Array(Int32), flags : Commander::Flags, options : Commander::Options, ignore_unmapped_flags : Bool = false)
Source

Instance methods

flags
Source
ignore_unmapped_flags?
Source
next_param
Source
options
Source
param
Source
skip_next
Source