Function handle_command

Source
pub async fn handle_command(
    cmd: PluginCommand,
    output_kind: OutputKind,
) -> Result<CommandOutput>