Skip to main content

load_lua_tools

Function load_lua_tools 

Source
pub fn load_lua_tools(
    runtime: Arc<Mutex<LuaRuntime>>,
    registry: &mut ToolRegistry,
)
Expand description

Register all currently loaded Lua tools with imp-core’s tool registry.