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

feat(shell): add dependency argh to parse options and arguments #470

Merged
merged 3 commits into from
Feb 7, 2020

Conversation

neverchanje
Copy link
Contributor

@neverchanje neverchanje commented Feb 7, 2020

What problem does this PR solve?

argh is a library to replace getopts: https://github.com/adishavit/argh. It can improve the usability and codes' readability of pegasus shell. It will be used in #466.

src/shell/argh.h Show resolved Hide resolved
src/shell/argh.h Show resolved Hide resolved
src/shell/argh.h Show resolved Hide resolved
src/shell/argh.h Show resolved Hide resolved
src/shell/argh.h Show resolved Hide resolved
acelyc111
acelyc111 previously approved these changes Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants