Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Interpret a single dash or slash as positional argument #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aivarsk
Copy link

@aivarsk aivarsk commented Mar 8, 2018

Interpret a single dash as a positional argument which is a common convention for STDIN on Unix.

Fixes issue #57

@codecov
Copy link

codecov bot commented Mar 8, 2018

Codecov Report

Merging #61 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   94.62%   94.62%           
=======================================
  Files           2        2           
  Lines         688      688           
=======================================
  Hits          651      651           
  Misses         37       37
Impacted Files Coverage Δ
include/clara.hpp 93.17% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 47f772e...9314694. Read the comment docs.

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

Successfully merging this pull request may close these issues.

None yet

1 participant