mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-13 22:24:39 -04:00

This allows exceptions for parse errors to be propagated to the caller. Exiting the program in parse is a bad idea generally, as we have no way of knowing what cleanup needs to be done in the main program.
2 lines
64 B
Plaintext
2 lines
64 B
Plaintext
error: Couldn't find match for argument for arg Argument: --bob
|