MCPcopy
hub / github.com/conwnet/github1s / wait

Method wait

extensions/github1s/src/helpers/async.ts:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 wait(): Promise<boolean> {
30 return this._promise;
31 }
32}

Callers 10

openMethod · 0.80
getCodeReviewItemsMethod · 0.80
getCommitItemsMethod · 0.80
getStateMethod · 0.80
getHistoryMethod · 0.80
getPathMethod · 0.80
pushMethod · 0.80
replaceMethod · 0.80
resolveParserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected