Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.2.2/deps/cliffy.ts";

Completion list type.

Constructors

new
ActionListType(cmd: Command)

Methods

complete(): string[]

Complete action names.