Bureaucrats, staff, Administrators
938
edits
Line 155: | Line 155: | ||
| | | | ||
| | | | ||
| --FileMove.Mode=<None|PlaceholderInline|PlaceholderFile|CSharpScriptInline|CSharpScriptFile|DotNetAssembly> | | <nowiki>--FileMove.Mode=<None|PlaceholderInline|PlaceholderFile|CSharpScriptInline|CSharpScriptFile|DotNetAssembly></nowiki> | ||
| | | | ||
|- | |- | ||
Line 238: | Line 238: | ||
'''NameSpace''': Diagnostics | '''NameSpace''': Diagnostics | ||
{| class="wikitable" | |||
|- | |||
Errors occuring during program execution will be saved to disk | ! Parameter | ||
! Shorthand | |||
! Description | |||
! Usage | |||
Skip the environment element in error files | ! Default Value | ||
|- | |||
| --SaveErrors | |||
| | |||
Various places may include personal data. Currently this only affects error files, which will then include the full filepath | | Errors occuring during program execution will be saved to disk | ||
| --SaveErrors | |||
| False | |||
|- | |||
| --SkipEnvironmentElement | |||
| | |||
If | | Skip the environment element in error files | ||
| --SkipEnvironmentElement | |||
| False | |||
|- | |||
Use Memory as the DataSource for HashSpeed testing. Overrides any FileDiscovery Settings! | | --IncludePersonalData | ||
| | |||
| Various places may include personal data. Currently this only affects error files, which will then include the full filepath | |||
| --IncludePersonalData | |||
| Fale | |||
|- | |||
| --ErrorDirectory | |||
| | |||
| If --SaveErrors is specified the error files will be placed in the specified path | |||
| --ErrorDirectory=<DirectoryPath> | |||
| | |||
|- | |||
| --NullStreamTest | |||
| | |||
| Use Memory as the DataSource for HashSpeed testing. Overrides any FileDiscovery Settings! | |||
| --NullStreamTest=<StreamCount>:<StreamLength in MiB>:<ParallelStreamCount> | |||
| 0:0:0 | |||
|} | |||
'''NameSpace''': Display | '''NameSpace''': Display |