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

Argv parsing refactor #58

Merged
merged 5 commits into from
May 1, 2020
Merged

Argv parsing refactor #58

merged 5 commits into from
May 1, 2020

Conversation

Blacksmoke16
Copy link
Owner

@Blacksmoke16 Blacksmoke16 commented Apr 30, 2020

Refactors ARGV processing in order to be more robust. Better handles multiple arguments and files. Retains BC but is slightly more strict in the order arguments are passed. Follow the usage instructions.

Fixes #57

@Blacksmoke16 Blacksmoke16 merged commit 6ea7639 into master May 1, 2020
@Blacksmoke16 Blacksmoke16 deleted the argv-parsing-refactor branch May 1, 2020 00:54
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.

Support Multiple --arg flags
1 participant