Function module

Source
pub fn module(lua: Lua) -> LuaResult<LuaTable>
Expand description

Creates the fs standard library module.

ยงErrors

Errors when out of memory.