Function lune_std_fs::module

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

Creates the fs standard library module.

§Errors

Errors when out of memory.