method Command.prototype.getBaseCompletionRe-exportimport { Command } from "https://deno.land/x/cliffy@v0.14.0/mod.ts"; getBaseCompletion(name: string): ICompletion | undefinedParametersname: stringReturnsICompletion | undefined