class

Bargs::ProcessedInput

Inherits Reference / Object

Constructors

new(command_name : Nil | String, flags : Array(Bargs::ProcessedFlag) = [] of Bargs::ProcessedFlag, rest : Array(String) = [] of String)
Source

Instance methods

command_name
Source
get(flag_name)
Source
has?(flag_name)
Source
rest
Source