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

Method element

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

Source from the content-addressed store, hash-verified

5989 return this._core.onTitleChange;
5990 }
5991 get onWriteParsed() {
5992 return this._core.onWriteParsed;
5993 }
5994 get element() {
5995 return this._core.element;
5996 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected