MCPcopy Index your code
hub / github.com/codeaashu/claude-code / activate

Method activate

src/server/web/public/terminal.js:6166–6168  ·  view source on GitHub ↗
(e2)

Source from the content-addressed store, hash-verified

6164 "use strict";
6165 var e = {};
6166 return (() => {
6167 var t = e;
6168 Object.defineProperty(t, "__esModule", { value: true }), t.FitAddon = void 0, t.FitAddon = class {
6169 activate(e2) {
6170 this._terminal = e2;
6171 }

Callers 3

_handleMouseUpMethod · 0.45
provideLinksMethod · 0.45
loadAddonMethod · 0.45

Calls 2

registerLinkProviderMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected