method ChildCommandType.prototype.completeimport { ChildCommandType } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; complete(cmd: Command): string[]Complete child command names. Parameterscmd: CommandReturnsstring[]