Encapsulated logic to parse CLI arguments into new class "VadereArgumentParser"
This new class is used by: - VadereApplication - VadereConsole - PostVisualization Now, all Vadere applications have a unified interface to pass arguments on command line. Watch out: The method "VadereConsole.addSubCommandsToParser()" should be moved to "VadereArgumentParser".
Loading
Please register or sign in to comment