Skip to main content

open_os

Function open_os 

Source
pub fn open_os(state: &mut LuaState) -> Result<usize, LuaError>
Expand description

Opens the os library: creates a new table populated with OS_LIB and leaves it on the stack.