Skip to main content
Module

x/dyr/deps.ts>Command#getBaseCompletion

Deno CLI for the weather
Go to Latest
method Command.prototype.getBaseCompletion
Re-export
import { Command } from "https://deno.land/x/dyr@v1.3.1/deps.ts";

Get base completion by name.

Parameters

name: string

Name of the completion.

Returns

ICompletion | undefined