Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chrissimpkins/commandlines-rust issues and pull requests
#22 - Create Grammar struct to support application validations
Issue -
State: open - Opened by chrissimpkins almost 6 years ago
#21 - Add last positional option index parsing support
Issue -
State: open - Opened by chrissimpkins almost 6 years ago
Labels: enhancement, implemented
#20 - Add definition option validator support
Issue -
State: open - Opened by chrissimpkins almost 6 years ago
- 1 comment
Labels: enhancement
#19 - Add automated SemVer version string generation from Cargo.toml file
Issue -
State: closed - Opened by chrissimpkins almost 6 years ago
- 1 comment
#18 - Add option validator support
Issue -
State: open - Opened by chrissimpkins almost 6 years ago
- 1 comment
Labels: enhancement
#17 - Add support for PathBuf creation from command line argument(s)
Issue -
State: open - Opened by chrissimpkins almost 6 years ago
- 1 comment
Labels: enhancement, implemented
#16 - Add Command method to collect arguments that follow an argument search needle
Issue -
State: closed - Opened by chrissimpkins almost 6 years ago
- 2 comments
Labels: implemented
#15 - Add Command method to test for double hyphen arguments in commands
Issue -
State: closed - Opened by chrissimpkins almost 6 years ago
- 2 comments
Labels: implemented
#14 - Refactor "double dash" to "double hyphen" terminology
Issue -
State: closed - Opened by chrissimpkins almost 6 years ago
- 2 comments
Labels: implemented, BACKWARDS INCOMPATIBLE
#13 - Derive PartialEq trait on Command struct
Issue -
State: closed - Opened by chrissimpkins almost 6 years ago
- 2 comments
Labels: implemented
#12 - Add last positional argument getter method
Issue -
State: closed - Opened by chrissimpkins almost 6 years ago
- 3 comments
Labels: implemented
#11 - Add first positional argument getter method
Issue -
State: closed - Opened by chrissimpkins almost 6 years ago
- 3 comments
Labels: implemented
#10 - Add support for Path creation from command line argument(s)
Issue -
State: open - Opened by chrissimpkins almost 6 years ago
- 1 comment
Labels: enhancement, implemented
#9 - Derive Clone trait on Command struct
Issue -
State: closed - Opened by chrissimpkins almost 6 years ago
- 2 comments
Labels: enhancement, implemented
#8 - Add is_usage method
Issue -
State: closed - Opened by chrissimpkins about 6 years ago
- 2 comments
Labels: enhancement, implemented
#7 - Add is_version method
Issue -
State: closed - Opened by chrissimpkins about 6 years ago
- 2 comments
Labels: enhancement, implemented
#6 - Add is_help method
Issue -
State: closed - Opened by chrissimpkins about 6 years ago
- 2 comments
Labels: enhancement, implemented
#5 - Add contains_sequence method
Issue -
State: closed - Opened by chrissimpkins about 6 years ago
- 2 comments
Labels: enhancement, implemented
#4 - Rust beta + macOS builds failing on Travis CI
Issue -
State: closed - Opened by chrissimpkins about 6 years ago
- 2 comments
Labels: bug
#3 - Add support for simultaneous multi-option testing (|| logic)
Issue -
State: closed - Opened by chrissimpkins about 6 years ago
- 1 comment
Labels: implemented, released
#2 - Add support for short multi-option syntax options
Issue -
State: closed - Opened by chrissimpkins about 6 years ago
- 5 comments
Labels: enhancement, implemented, released
#1 - Add support for simultaneous multi-option testing (&& logic)
Issue -
State: closed - Opened by chrissimpkins about 6 years ago
- 1 comment
Labels: implemented, released