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

Create tokens from argv #6

Open
waywardmonkeys opened this issue May 17, 2016 · 2 comments
Open

Create tokens from argv #6

waywardmonkeys opened this issue May 17, 2016 · 2 comments

Comments

@waywardmonkeys
Copy link
Collaborator

We should have a way to create tokens from argv for handling feeding the Parser from the command line.

@wvdschel
Copy link
Contributor

I'll take a look at this tonight.

@wvdschel
Copy link
Contributor

So, say I have a function that turns the command line arguments into a Vec.

Where would it be best to put this function and what should it be named? Should it insert whitespace tokens in between command line arguments? Should it do anything to wrap multiword arguments into quotes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants