cginternals / cginternals/cppassist
Review cmdline module
Open
design decision
- Dominant language
- C++
- Stars
- 29
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
* Remove `ArgumentParser`.
* Provide interface on `CommandLineProgram` to query the remaining arguments (in case no actions, switches, options or parameters are registered, this would return all arguments)
* Allow for nesting actions (presumably merge action and program or subclass program from action)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.