pub fn module(lua: &Lua) -> LuaResult<LuaTable<'_>>
Creates the process standard library module.
process
Errors when out of memory.