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

Enhanced structure and error checking of command line options #4

Open
3 tasks
Tracked by #197
tasket opened this issue Dec 11, 2018 · 0 comments
Open
3 tasks
Tracked by #197

Enhanced structure and error checking of command line options #4

tasket opened this issue Dec 11, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@tasket
Copy link
Owner

tasket commented Dec 11, 2018

Currently some command-specific options such as --save-to are not checked for appropriate-ness at startup. This is partly due to the simplified processing of commands/options, which also limits where options can be placed on the command line.

  • Re-structure option parsing using sub-parsers

  • Add more conditional checking of options

  • Confine more option processing to main section

@tasket tasket added the help wanted Extra attention is needed label Dec 19, 2018
@tasket tasket added this to the v0.3 milestone Dec 20, 2018
@tasket tasket changed the title More error checking of command line options Enhanced structure and error checking of command line options Apr 9, 2019
@tasket tasket modified the milestones: v0.3, v0.4 Jun 3, 2021
@tasket tasket modified the milestones: v0.4, v0.9 Jun 2, 2023
@tasket tasket added the enhancement New feature or request label Apr 1, 2024
@tasket tasket mentioned this issue May 20, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant