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

Method isEmpty

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

Source from the content-addressed store, hash-verified

3868 return new s2(this._ext, this._urlId);
3869 }
3870 isEmpty() {
3871 return 0 === this.underlineStyle && 0 === this._urlId;
3872 }
3873 }
3874 t2.ExtendedAttrs = s2;
3875 }, 9092: (e2, t2, i2) => {

Callers 1

updateExtendedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected