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