class ActionListType
extends StringType
import { ActionListType } from "https://deno.land/x/lume@v1.18.4/deps/cliffy.ts";
Completion list type.
Constructors
new
ActionListType(cmd: Command)import { ActionListType } from "https://deno.land/x/lume@v1.18.4/deps/cliffy.ts";
Completion list type.