MCPcopy Index your code
hub / github.com/TruthHun/BookStack / append

Function append

static/word2md/mammoth.browser.js:3388–3390  ·  view source on GitHub ↗
(html)

Source from the content-addressed store, hash-verified

3386 }
3387
3388 function append(html) {
3389 fragments.push(html);
3390 }
3391
3392 function asString() {
3393 return fragments.join("");

Callers 15

parseGitCommitFunction · 0.50
SearchMethod · 0.50
ListMethod · 0.50
sortBySummaryMethod · 0.50
QrcodeMethod · 0.50
ListMethod · 0.50
parseBookNavMethod · 0.50
getProjectRootMethod · 0.50
DeleteBookMethod · 0.50
CategoryMethod · 0.50
ResultMethod · 0.50
getFansOrFollowMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected