Noir::CLI::Catalog::Command
One top-level verb.
actions is the fixed set of words that may follow the verb; it doubles
as the argument shape shown by noir help (cache info | clear | purge). args overrides that for verbs whose argument isn't a fixed
vocabulary.
Constructors
Instance methods
actions
args
clone
Sourcecopy_with(name _name = @name, summary _summary = @summary, actions _actions = @actions, args _args = @args)
Sourcename
summary