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