handle

Function handle 

Source
pub async fn handle(
    registry: &PluginRegistry,
    command: PluginCommand,
) -> Result<()>