class ActionListType
extends StringType
import { ActionListType } from "https://deno.land/x/cliffy@v0.18.2/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.18.2/command/mod.ts";
Completion list type.