method Command.prototype.globalCompleteRe-exportimport { Command } from "https://deno.land/x/opinecli@2.0.0/deps.ts"; globalComplete(name: string,complete: ICompleteHandler,options?: Omit<ICompleteOptions, "global">,): thisParametersname: stringcomplete: ICompleteHandleroptionaloptions: Omit<ICompleteOptions, "global">Returnsthis