pub fn load_shell_tools(dir: &Path, registry: &mut ToolRegistry) -> Result<()>Expand description
Load shell tools from a directory of TOML definitions.
pub fn load_shell_tools(dir: &Path, registry: &mut ToolRegistry) -> Result<()>Load shell tools from a directory of TOML definitions.