CommandLineParser: add special <none> value to disallow empty strings
some mandatory string keys like paths must not be empty. Add the special default value `<none>` so the CommandLineParser can enforce this and generate an according error message for us.
Showing
Please
register
or
sign in
to comment