start#
- OslServerProcess.start(remove_ini_files: bool = True)#
Start new optiSLang server process.
- Parameters:
- remove_ini_filesbool,
optional Determines whether to remove all server information files (.ini) located in the same directory as the optiSLang project file. Defaults to
True.
- remove_ini_filesbool,
- Raises:
RuntimeErrorRaised when the process is already running.