Function wash_cli::ui::handle_command

source ยท
pub async fn handle_command(
    command: UiCommand,
    output_kind: OutputKind,
) -> Result<CommandOutput>