dotnet / command-line-api

Command line parsing, invocation, and rendering of terminal output.
https://github.com/dotnet/command-line-api/wiki
MIT License
3.38k stars 381 forks source link

Removed tokens from ParseResult #2386

Closed KathleenDollard closed 5 months ago

KathleenDollard commented 5 months ago

This is part of cleaning out ParseResult to provide a desired public API without cruft from parsing

KalleOlaviNiemitalo commented 5 months ago

Will there be a separate API that provides tokens?