Noir::CLI::RulesCommand::Parsed
Parsed argv. Pulled out of run so the parser can be exercised in
unit specs without triggering the exit/die side effects. error
is recorded (rather than raised) when argv is malformed so run can
turn it into a clean Noir::CLI.die line.
Constructors
Instance methods
action
clone
Sourcecopy_with(action _action = @action, help _help = @help, debug _debug = @debug, verbose _verbose = @verbose, error _error = @error)
Sourcedebug
error
help
verbose