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 support for click.MultiCommand #71

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

boehmseb
Copy link
Contributor

@boehmseb boehmseb commented Jan 5, 2024

Adds basic support for click's MultiCommands (see #62).

MultiCommands can basically be treated like a Group. The only difference is how you iterate over the subcommands.

@boehmseb
Copy link
Contributor Author

boehmseb commented Oct 7, 2024

Hi @daneah , I saw that some of my other PRs got merged recently.

Is there any chance that this enhancement can also be merged soon?
I would really like to go back to using mainline trogon for my application and this here is currently the only thing preventing me from doing so.

If there is anything I can do to help with getting this merged, please let me know.

@daneah
Copy link
Collaborator

daneah commented Oct 7, 2024

Hey @boehmseb! I will be doing what I can to keep picking up some of Trogon's needs—I can't make any specific guarantees about my time, though! FWIW I see I had already written some pending code review comments, so I'll revisit this one near the top of my list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants