Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/alloy_folk/deps.ts>cliffy.inject

An application installer for restriced macOS
Go to Latest
function cliffy.inject
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { inject } = cliffy;

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

Parameters

values: Record<string, any>

Input values object.