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

API change: getCommands returns Map<String, CommandLine> instead of Map<String, Object> #133

Closed
remkop opened this issue May 28, 2017 · 0 comments

Comments

@remkop
Copy link
Owner

remkop commented May 28, 2017

This change is required to support #127 nested subcommands.

Also, add method getAnnotatedObject to obtain the annotated object that a CommandLine instance was constructed with.

@remkop remkop added this to the backlog milestone May 28, 2017
remkop added a commit that referenced this issue May 28, 2017
…erying the full nested subcommand hierarchy
@remkop remkop closed this as completed in ff9ea65 May 28, 2017
@remkop remkop modified the milestones: 0.9.7, backlog May 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant