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

add command parser #1111

Merged
merged 1 commit into from
Jun 26, 2024
Merged

add command parser #1111

merged 1 commit into from
Jun 26, 2024

Conversation

jsladerman
Copy link
Contributor

parses a string into an object with form {cmd: string, args: string[]}

@jsladerman jsladerman added enhancement New feature or request frontend Changes related to the frontend labels Jun 26, 2024
@michaeljguarino michaeljguarino force-pushed the jake/add-cmd-line-parser branch 3 times, most recently from 7378b96 to 7c77e5a Compare June 26, 2024 22:10
@jsladerman jsladerman marked this pull request as ready for review June 26, 2024 22:22
@michaeljguarino michaeljguarino merged commit def27b1 into master Jun 26, 2024
10 checks passed
@michaeljguarino michaeljguarino deleted the jake/add-cmd-line-parser branch June 26, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Changes related to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants