Skip to content
Snippets Groups Projects

feat(opSimulation): Add command line parameter 'clearResultsPath'

Merged Naida Goro requested to merge feature/add-clear-results-path-arg into develop
5 files
+ 27
17
Compare changes
  • Side-by-side
  • Inline
Files
5
..
*******************************************************************************
Copyright (c) 2021 in-tech GmbH
2024 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
@@ -24,6 +25,8 @@ Unspecified arguments will be defaulted (*default values in []*).
The simulation supports the following arguments:
* *-\-clearResultsPath*: [false] :
If set, the results path will be cleared before the simulation starts.
* *-\-logLevel* [0] :
Logging level between 0 (minimum) and 5 (maximum - debug core)
* *-\-logFile* [opSimulation.log]* :
Loading