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