Module

x/lume/deps/cliffy.ts>Command#getCompletion

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Command.prototype.getCompletion
import { Command } from "https://dotland.deno.dev/x/lume@v1.13.2/deps/cliffy.ts";

Get completion by name.

Parameters

name: string

Name of the completion.

Returns

Completion | undefined