struct

Block::Cli::Arguments

Inherits Iterable < Enumerable < Struct < Value < Object

Constants

DESCRIPTIONS = {} of String => String
NAMES = ["url"] of String
REQUIRED_NAMES = [] of String

Constructors

new(command : Admiral::Command)

Instance methods

[](*args, **options)
[](*args, **options, &)
each(*args, **options)
each(*args, **options, &)
exists?(name : Symbol)
get(name : Symbol)
get?(name : Symbol)
inspect(io)
parse_url(command : Admiral::Command) : String | Nil
url