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

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

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

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

Parameters

value: string[]

Array of input values.