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