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