Skip to main content

install_fs_dir_lib

Function install_fs_dir_lib 

Source
pub fn install_fs_dir_lib(cx: &mut Cx, root: &str) -> Result<Value>
Expand description

Opens a filesystem table at root and returns it as a runtime table value.

Requires the table-fs capability; the returned value wraps an FsDir.