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