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

Method dispose

extensions/github1s/src/providers/hover.ts:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 dispose() {
39 this.disposable?.dispose();
40 }
41
42 async getSearchBasedHover(
43 document: vscode.TextDocument,

Callers

nothing calls this directly

Calls 1

disposeMethod · 0.65

Tested by

no test coverage detected