class

Argz::Command

Inherits Argz::DSL < Reference < Object

Constructors

Class methods

build(name : String, &)
Source

Instance methods

action
Source
actions?
Source
default(str : String)
Source
default
Source
default?
Source
desc(str : String)
Source
desc
Source
description(str : String)
Source
description
Source
example(name : String, &block : Proc(String))
Source
examples
Source
examples
Source
long(str : String)
Source
long
Source
long?
Source
name(str : String)
Source
name
Source
next_action
Source
required
Source
required?
Source
run!
Source
short(str : String)
Source
short
Source
short?
Source
shrt(str : String)
Source
shrt
Source
smry(str : String)
Source
summary(str : String)
Source
summary
Source
to_h
Source
used?

Check if the command has been used.

Source