Function handle

Source
pub async fn handle(
    _registry: &PluginRegistry,
    tool_version: &str,
    global: bool,
) -> Result<()>