Bargs::ProcessedInput
Inherits Reference / Object
Constructors
new(command_name : Nil | String, flags : Array(Bargs::ProcessedFlag) = [] of Bargs::ProcessedFlag, rest : Array(String) = [] of String)
SourceInstance methods
command_name
Sourceget(flag_name)
Sourcehas?(flag_name)
Sourcerest
Source