Readonly
optionsAll optional arguments as a record.
Readonly
positionalAll positional arguments as a record.
Retrieves an argument value by name.
The name of the argument.
The value of the argument.
Checks if an argument exists in the collection.
The name of the argument.
True if the argument exists, false otherwise.
Interface for a collection of parsed arguments.