Function wash_cli::app::handle_command

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