Function handle_command

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