method Command.prototype.selectimport { Command } from "https://dotland.deno.dev/x/cliffy@v0.11.1/mod.ts"; select(name: string): thisReset internal command reference to child command with given name. Parametersname: stringSub-command name. Returnsthis