MCPcopy Index your code
hub / github.com/ether/etherpad / toString

Method toString

src/static/js/StringAssembler.ts:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 this.str += String(x);
14 }
15 toString() {
16 return this.str
17 }
18}

Callers 11

applyToTextFunction · 0.95
composeFunction · 0.95
nextTextFunction · 0.95
followAttributesFunction · 0.95
randomInlineStringFunction · 0.95
randomMultilineFunction · 0.95
randomTestChangesetFunction · 0.95
mutationsToChangesetFunction · 0.95
nextTextMethod · 0.95
getLineHTMLFunction · 0.95
getLineTXTFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected