Skip to content
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

Add options and registeredArguments properties to Command #50

Merged
merged 2 commits into from Oct 15, 2023

Conversation

shadowspawn
Copy link
Contributor

Pull Request

Problem

Commander exposes Command.options and Command.registeredArguments.

Solution

Just a simple addition, without trying to be fancy about using unknown in the generic parameters.

ChangeLog

Added

  • options property on Command
  • registeredArguments property on Command

@shadowspawn shadowspawn merged commit 8559a13 into develop Oct 15, 2023
24 checks passed
@shadowspawn shadowspawn deleted the feature/add-command-properties branch October 15, 2023 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants