Module

x/nessie/deps.ts>CliffyCommand#getCompletion

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
method CliffyCommand.prototype.getCompletion
import { CliffyCommand } from "https://dotland.deno.dev/x/nessie@2.0.11/deps.ts";

Get completion by name.

Parameters

name: string

Name of the completion.

Returns

Completion | undefined