handle

Function handle 

Source
pub async fn handle(
    registry: &PluginRegistry,
    tool_name: &str,
    latest: Option<usize>,
    include_prerelease: bool,
    detailed: bool,
    interactive: bool,
) -> Result<()>
Expand description

Handle the fetch command