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 shlex to parse a string into command line arguments #1

Open
vitiral opened this issue Mar 9, 2018 · 0 comments
Open

add shlex to parse a string into command line arguments #1

vitiral opened this issue Mar 9, 2018 · 0 comments

Comments

@vitiral
Copy link
Contributor

vitiral commented Mar 9, 2018

I can't even begin to describe how long it took me to find this. Googling "rust string into commandline args" did absolutely nothing. Searching for python brought me the shlex module which brought me here.

I'm evaluating this lib now and will post my conclusion here.

https://crates.io/crates/shlex

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