Skip to main content
Module

x/lume/deps/cliffy.ts>ActionListType

🔥 Static site generator for Deno 🦕
Very Popular
Latest
class ActionListType
extends StringType
import { ActionListType } from "https://deno.land/x/lume@v2.1.4/deps/cliffy.ts";

Completion list type.

Constructors

new
ActionListType(cmd: Command)

Methods

complete(): string[]

Complete action names.