|
cli11
|
A command line split into the program and everything after it. More...
Public Attributes | |
| std::string | name |
| The program name, with any surrounding quotes removed. | |
| std::string | arguments |
| The remainder of the command line. | |
A command line split into the program and everything after it.