Function handle

Source
pub async fn handle(
    registry: &PluginRegistry,
    tool: &str,
    all: bool,
) -> Result<()>