Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alloy_folk/deps.ts>cliffy.Type#complete

An application installer for restriced macOS
Latest
method cliffy.Type.prototype.complete
Re-export
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.2/deps.ts";
const { Type } = cliffy;

Returns shell completion values. If no complete method is provided, values from the values method are used.

Parameters

cmd: Command
optional
parent: Command