Noir::CLI::CompletionCommand::Parsed
Parsed argv. Extracted from run so the parser stays unit-testable
without going through 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
clone
Sourcecopy_with(shell _shell = @shell, help _help = @help, error _error = @error)
Sourceerror
help
shell