Skip to main content
Module

x/scaffold/src/deps/cli.ts>ActionListType

scaffold your next project with style and 💗
Latest
class ActionListType
extends StringType
import { ActionListType } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Completion list type.

Constructors

new
ActionListType(cmd: Command)

Methods

complete(): string[]

Complete action names.