class ActionListType extends StringTypeimport { ActionListType } from "https://deno.land/x/lume@v1.16.1/deps/cliffy.ts"; Completion list type. ConstructorsnewActionListType(cmd: Command)Methodscomplete(): string[]Complete action names.