Skip to content

All built-in commands now use a function to create their argument parser. #1354

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

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

kmvanbrunt
Copy link
Member

This simplifies the process for overriding cmd2's default parser class.

This change is for cmd2 3.0.0.

@kmvanbrunt kmvanbrunt added this to the 3.0.0 milestone Oct 26, 2024
…ser.

This simplifies the process for overriding cmd2's default parser class.
@kmvanbrunt kmvanbrunt force-pushed the simplify_default_parser branch from ef964fb to bdcdb3b Compare October 26, 2024 02:13
@kmvanbrunt kmvanbrunt merged commit 722dc9f into 3.0.0 Oct 26, 2024
44 checks passed
@kmvanbrunt kmvanbrunt deleted the simplify_default_parser branch October 26, 2024 13:37
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.

2 participants