Function lune_std_process::module

source ·
pub fn module(lua: &Lua) -> LuaResult<LuaTable<'_>>
Expand description

Creates the process standard library module.

§Errors

Errors when out of memory.