Create way of collecting program arguments in Driver (#659)
Adds programArgs to commonOptions programArgs is all arguments on command line with out leading -/+ or are not bound to a flag. Create simple test
parent
c5627f35
Please register or sign in to comment