Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/opinecli/deps.ts>Confirm.inject

Opine's application generator
Latest
method Confirm.inject
import { Confirm } from "https://deno.land/x/opinecli@2.0.0/deps.ts";

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

Parameters

value: string

Input value.