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.

Raises:
RuntimeError

Raised when the process is already running.