Module process

Module process 

Source

Structsยง

ProcessArgs
A struct that can be easily shared, stored in Lua app data, and that also guarantees the values are valid OS strings that can be used for process arguments.
ProcessEnv
A struct that can be easily shared, stored in Lua app data, and that also guarantees the pairs are valid OS strings that can be used for process environment variables.
ProcessJitEnablement