Skip to content

Improve CommandParser code quality#3

Merged
izruff merged 3 commits intomasterfrom
branch-A-CodeQuality
Sep 23, 2024
Merged

Improve CommandParser code quality#3
izruff merged 3 commits intomasterfrom
branch-A-CodeQuality

Conversation

@izruff
Copy link
Owner

@izruff izruff commented Sep 23, 2024

Refactor CommandParser into separate layers of abstraction, including:

  • Creating RawCommandElements to represent the elements composing a command string (command name, argument, and flags)
  • Moving parsing methods of each command type into their respective classes

@izruff izruff merged commit 5e8c468 into master Sep 23, 2024
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.

1 participant