Skip to main content
Module

x/scaffold/src/deps/cli.ts>Number.prompt

scaffold your next project with style and 💗
Latest
method Number.prompt
import { Number } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Execute the prompt and show cursor on end.

Parameters

options: string | NumberOptions

Returns

Promise<number>