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

x/alloy_folk/deps.ts>Prompt.Confirm.inject

An application installer for restriced macOS
Go to Latest
method Prompt.Confirm.inject
import { Prompt } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { Confirm } = Prompt;

Inject prompt value. Can be used for unit tests or pre selections.

Parameters

value: string

Input value.