Skip to content
Commit 964b3a9c authored by Eric N. Vander Weele's avatar Eric N. Vander Weele
Browse files

application: Forward remaining unknown arguments to final CLI parsing

Now that `parse_preliminary_options_and_args()` ignores unknown options
and arguments, forward the remaining unknown arguments to the main CLI
and configuration method to be consumed.  This prevents re-parsing the
entire `argv` list again by forwarding the remaining arguments left to
be consumed.
parent 4151ae0e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment