method Command.prototype.globalCompleteRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.4.0/deps.ts"; globalComplete(name: string,complete: CompleteHandler,options?: Omit<CompleteOptions, "global">,): thisParametersname: stringcomplete: CompleteHandleroptionaloptions: Omit<CompleteOptions, "global">Returnsthis