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

Method clone

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

Source from the content-addressed store, hash-verified

3865 this._ext = 0, this._urlId = 0, this._ext = e3, this._urlId = t3;
3866 }
3867 clone() {
3868 return new s2(this._ext, this._urlId);
3869 }
3870 isEmpty() {
3871 return 0 === this.underlineStyle && 0 === this._urlId;
3872 }

Callers

nothing calls this directly

Calls 1

setMethod · 0.45

Tested by

no test coverage detected