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