Noir::CLI::CacheCommand::Parsed
Parsed argv. Extracted from run so the parser itself stays
unit-testable — run still owns the exit/die side effects.
error is recorded rather than raised so run can turn it into a
clean Noir::CLI.die line.
Constructors
Instance methods
action
clone
Sourcecopy_with(action _action = @action, rest _rest = @rest, help _help = @help, error _error = @error)
Sourceerror
help
rest