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

Method decorations

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

Source from the content-addressed store, hash-verified

5554 }, 9074: (e2, t2, i2) => {
5555 Object.defineProperty(t2, "__esModule", { value: true }), t2.DecorationService = void 0;
5556 const s2 = i2(8055), r = i2(8460), n = i2(844), o = i2(6106);
5557 let a = 0, h = 0;
5558 class c extends n.Disposable {
5559 get decorations() {
5560 return this._decorations.values();
5561 }

Callers

nothing calls this directly

Calls 1

valuesMethod · 0.80

Tested by

no test coverage detected