ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for...
ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles
Showing
- CMakeLists.txt 18 additions, 0 deletionsCMakeLists.txt
- CommandLineArguments.cxx 308 additions, 162 deletionsCommandLineArguments.cxx
- CommandLineArguments.hxx.in 77 additions, 10 deletionsCommandLineArguments.hxx.in
- SystemTools.cxx 1 addition, 1 deletionSystemTools.cxx
- testCommandLineArguments.cxx 60 additions, 1 deletiontestCommandLineArguments.cxx
Loading
Please register or sign in to comment