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

x/prompt_object/prompt_object.ts>promptBoolean

ask for all the properties of an object, and use the current value as the type and the default value
Go to Latest
function promptBoolean
import { promptBoolean } from "https://deno.land/x/prompt_object@v1.0.1/prompt_object.ts";

Parameters

value: boolean
path: Path

Returns

boolean