Skip to main content
Module

x/lume/deps/cliffy.ts>inject

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

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

Parameters

values: Record<string, any>

Input values object.