Skip to main content
Module

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

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

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

Parameters

value: string

Input value.