Skip to main content
Latest
class cli.ActionListType
extends StringType
import { cli } from "https://deno.land/x/create_react_app@v0.1.2/deps.ts";
const { ActionListType } = cli;

Completion list type.

Constructors

new
ActionListType(cmd: Command)

Methods

complete(): string[]

Complete action names.