Skip to main content
Module

x/dax/src/console/confirm.ts>maybeConfirm

Cross platform shell tools for Deno inspired by zx.
Very Popular
Go to Latest
function maybeConfirm
import { maybeConfirm } from "https://deno.land/x/dax@0.31.1/src/console/confirm.ts";

Parameters

optsOrMessage: ConfirmOptions | string
optional
options: Omit<ConfirmOptions, "message">