class ActionListType
extends StringType
import { ActionListType } from "https://deno.land/x/cliffy@v0.19.0/command/mod.ts";
Completion list type.
Constructors
new
ActionListType(cmd: Command)x/cliffy/command/mod.ts>ActionListType
import { ActionListType } from "https://deno.land/x/cliffy@v0.19.0/command/mod.ts";
Completion list type.