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

Declarative Command processing #26

Open
Matt-MX opened this issue Jun 13, 2024 · 1 comment
Open

Declarative Command processing #26

Matt-MX opened this issue Jun 13, 2024 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@Matt-MX
Copy link
Owner

Matt-MX commented Jun 13, 2024

Rewrite how arguments and sub-commands are decided by trying each argument to get it's value at it's expected position.

We need to support #25 by allowing for options and flags at the end of the process.

@Matt-MX Matt-MX added bug Something isn't working enhancement New feature or request labels Jun 13, 2024
@Matt-MX
Copy link
Owner Author

Matt-MX commented Jun 13, 2024

We should also use this to process the arguments only once instead of validating arguments, then getting the value of them.

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

No branches or pull requests

1 participant