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

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

An application installer for restriced macOS
Go to Latest
method cliffy.Type.prototype.complete
Re-export
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/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