Skip to main content
Module

x/scaffold/src/deps/cli.ts>inject

scaffold your next project with style and 💗
Latest
function inject
import { inject } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

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

Parameters

values: Record<string, any>

Input values object.