method Command.prototype.getBaseCompletionimport { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts"; getBaseCompletion(name: string): ICompletion | undefinedParametersname: stringReturnsICompletion | undefined