MCPcopy Create free account
hub / github.com/codeaashu/claude-code / constructor

Method constructor

src/server/web/public/terminal.js:1856–1858  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1854 const s2 = i2(844);
1855 class r extends s2.Disposable {
1856 constructor() {
1857 super(), this.linkProviders = [], this.register((0, s2.toDisposable)((() => this.linkProviders.length = 0)));
1858 }
1859 registerLinkProvider(e3) {
1860 return this.linkProviders.push(e3), { dispose: () => {
1861 const t3 = this.linkProviders.indexOf(e3);

Callers

nothing calls this directly

Calls 1

registerMethod · 0.45

Tested by

no test coverage detected