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

Adds a basic subcommand router and copying option validators. #12

Merged

Conversation

ShindouMihou
Copy link
Owner

This adds two features that have been handy in building Beemo and those two are the subcommand router and option validators, although this is changed quite a bit to fit well into Nexus and support Java and other ways of concurrencies. Additionally, it includes information and examples on the respective files.

Summary

  • Adds SubcommandRouter for basic subcommand routing.
  • Adds withCollector method to OptionValidator.

@ShindouMihou ShindouMihou added the enhancement New feature or request label Feb 8, 2023
@ShindouMihou ShindouMihou self-assigned this Feb 8, 2023
@ShindouMihou ShindouMihou merged commit 2d3e106 into 1.0.0-beta Feb 8, 2023
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.

1 participant