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

Implement option parsing #1

Open
fuzzy76 opened this issue Aug 24, 2015 · 1 comment
Open

Implement option parsing #1

fuzzy76 opened this issue Aug 24, 2015 · 1 comment
Assignees
Milestone

Comments

@fuzzy76
Copy link
Owner

fuzzy76 commented Aug 24, 2015

I really dislike the way getopt() doesn't support retrieving arguments without flags. And I would prefer to not add external files/libraries to the script. But clearly, something is needed.

This was referenced Aug 24, 2015
@fuzzy76
Copy link
Owner Author

fuzzy76 commented Aug 25, 2015

This will probably just end up being done with one of the hacks from the comment field of http://php.net/manual/en/function.getopt.php

@fuzzy76 fuzzy76 added this to the 1.0 milestone Aug 25, 2015
@fuzzy76 fuzzy76 self-assigned this Jun 17, 2018
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

No branches or pull requests

1 participant