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

Implements a Command input #9

Merged
merged 3 commits into from
Aug 26, 2023
Merged

Implements a Command input #9

merged 3 commits into from
Aug 26, 2023

Conversation

zoedsoupe
Copy link
Owner

  • correctly parses command and emit errors
  • correctly builds a CLI struct

@zoedsoupe zoedsoupe self-assigned this Aug 26, 2023
@zoedsoupe zoedsoupe linked an issue Aug 26, 2023 that may be closed by this pull request
@zoedsoupe zoedsoupe merged commit 57adda1 into main Aug 26, 2023
3 checks passed
@zoedsoupe zoedsoupe deleted the feature/command-input branch August 26, 2023 23:52
zoedsoupe pushed a commit that referenced this pull request Aug 26, 2023
* correctly parses command and emit errors

* correctly builds a CLI struct

* split parser error
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.

Create structure to pass when a command is dispatched
1 participant