Skip to content

Rename Argument, Option, and Command to disambiguate from other single-word types #1892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #1891
jonsequitur opened this issue Nov 2, 2022 · 1 comment · Fixed by #2132
Closed
Tracked by #1891
Labels
Area-API needs discussion Further discussion required
Milestone

Comments

@jonsequitur
Copy link
Contributor

jonsequitur commented Nov 2, 2022

    // Consider adding a disambiguator to this type name, so it doesn't feel like "ArgumentException" is related to this type.
    public abstract class Argument : Symbol, IValueDescriptor, ICompletionSource 
@KathleenDollard
Copy link
Contributor

Use CliArgument, CliOption, and CliCommand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-API needs discussion Further discussion required
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants