Whiteknight / StoneFruit

Cli commandlet host and execution environment
https://whiteknight.github.io/StoneFruit/
Apache License 2.0
0 stars 0 forks source link

ParsedArguments.ResetAllArguments does not reset #20

Closed Whiteknight closed 3 years ago

Whiteknight commented 3 years ago

This method marks values consumed(false) but doesn't return them to the raw list, where they might be reinterpreted as something else later.

Whiteknight commented 3 years ago

This is fixed now in v2