Structsยง
- Process
Args - 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.
- Process
Env - 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.
- Process
JitEnablement