struct
Noir::CLI::ListCommand::Parsed
- Noir::CLI::ListCommand::Parsed
- Struct
- Value
- Object
Overview
Parsed argv. Extracted from run so the parser stays unit-testable
without going through the exit/die side effects.
Defined in:
cli/commands/list.crConstructors
Instance Method Summary
- #clone
- #copy_with(subject _subject = @subject, help _help = @help)
- #help : Bool
- #subject : String | Nil