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

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

A simple but powerful TypeScript-based dot-file manager.
Latest
method cliffy.Type.prototype.complete
Re-export
import { cliffy } from "https://deno.land/x/powar@1.0.4/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