env_vars#

property OslServerProcess.env_vars: Dict[str, str]#

Additional environmental variables for the optiSLang server process.

Returns:
Dict[str, str]

Dictionary of additional environmental variables, if defined; None otherwise.