Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/cliffy.ts>Confirm.inject

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Confirm.inject
import { Confirm } from "https://deno.land/x/lume@v1.15.1/deps/cliffy.ts";

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

Parameters

value: string

Input value.