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

api(Arg): add default_value_os #941

Merged
merged 1 commit into from
May 5, 2017
Merged

api(Arg): add default_value_os #941

merged 1 commit into from
May 5, 2017

Conversation

nuew
Copy link
Contributor

@nuew nuew commented Apr 24, 2017

Also add related tests, and reframe default_value in terms of
defualt_value_os.

This resolves #849.


This change is Reviewable

Also add related tests, and reframe `default_value` in terms of
`defualt_value_os`.
@mention-bot
Copy link

@nuew, thanks for your PR! By analyzing the history of the files in this pull request, we identified @kbknapp, @afiune and @hexjelly to be potential reviewers.

@coveralls
Copy link

coveralls commented Apr 24, 2017

Coverage Status

Changes Unknown when pulling d5ef895 on nuew:default_value_os into ** on kbknapp:master**.

@afiune
Copy link
Contributor

afiune commented May 3, 2017

I read through the Issues and the code makes sense to me. Though I am not nearly to be a maintainer, so you mind as well ignore my 👍 - 😉

@afiune
Copy link
Contributor

afiune commented May 3, 2017

I have to say; I like you @mention-bot !! 😂

@kbknapp
Copy link
Member

kbknapp commented May 5, 2017

Awesome, thanks for tackling this! @homu r+

@homu
Copy link
Contributor

homu commented May 5, 2017

📌 Commit d5ef895 has been approved by kbknapp

homu added a commit that referenced this pull request May 5, 2017
api(Arg): add `default_value_os`

Also add related tests, and reframe `default_value` in terms of
`defualt_value_os`.

This resolves #849.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/kbknapp/clap-rs/941)
<!-- Reviewable:end -->
@homu
Copy link
Contributor

homu commented May 5, 2017

⚡ Test exempted - status

@homu homu merged commit d5ef895 into clap-rs:master May 5, 2017
@nuew nuew deleted the default_value_os branch May 5, 2017 07:23
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.

No default_value_os for reliably specifying filesystem paths as default arguments
6 participants