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