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

Method onWriteParsed

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

Source from the content-addressed store, hash-verified

5986 return this._core.onSelectionChange;
5987 }
5988 get onTitleChange() {
5989 return this._core.onTitleChange;
5990 }
5991 get onWriteParsed() {
5992 return this._core.onWriteParsed;
5993 }

Callers 1

activateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected