MCPcopy Create free account
hub / github.com/breck7/scroll / result

Method result

external/.d3.js:11931–11935  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11929 }
11930 }
11931 result() {
11932 const result = this._;
11933 this._ = "";
11934 return result.length ? result : null;
11935 }
11936}
11937
11938function append(strings) {

Callers 5

ringEndFunction · 0.80
lineEndFunction · 0.80
pathFunction · 0.80
index$2Function · 0.80
fitFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected