Skip to main content
Module

x/lume_init/deps.ts>Confirm.inject

The code for the new Lume init
Go to Latest
method Confirm.inject
import { Confirm } from "https://deno.land/x/lume_init@v0.1.10/deps.ts";

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

Parameters

value: string

Input value.