Skip to main content

create_vm_with_paths

Function create_vm_with_paths 

Source
pub fn create_vm_with_paths(
    client: Client,
    global_modules_path: Option<String>,
) -> Result<Lua>