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