issues
search
zcdziura
/
pirate
A command-line arrrrguments parser, written in Rust.
25
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Re-license Pirate Under Unlicense/MIT License
#5
zcdziura
opened
7 years ago
2
Updated `env::args().collect()` to output a Vec
#4
joelself
closed
8 years ago
0
`env::args().collect()` doesn't work on it's own because `[String]` doesn't have a constant size
#3
joelself
closed
7 years ago
2
Automatically generate help
#2
gsingh93
closed
9 years ago
3
The code example in README.md used `has_match`, which doesn't exist, instead of `has_arg`
#1
yberreby
closed
9 years ago
1