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

Method ext

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

Source from the content-addressed store, hash-verified

3831 t2.AttributeData = i2;
3832 class s2 {
3833 get ext() {
3834 return this._urlId ? -469762049 & this._ext | this.underlineStyle << 26 : this._ext;
3835 }
3836 set ext(e3) {
3837 this._ext = e3;
3838 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected