Noir::CLI::ConfigCommand::Parsed
Parsed argv. Extracted from run (mirroring CacheCommand.parse_argv)
so the parsing rules stay unit-testable — run keeps 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, override_path _override_path = @override_path, help _help = @help, error _error = @error)
Sourceerror
help
override_path