handle

Function handle 

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