Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dax/src/console/prompt.ts>innerPrompt

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

Returns

Pick<SelectionOptions<string | undefined>, "render" | "onKey">