Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ compile
Method
compile
external/.scrollLibs.js:16060–16062 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16058
return
this
16059
}
16060
compile() {
16061
return
this.map(subparticle => subparticle.compile()).join(this._getChildJoinCharacter())
16062
}
16063
get asXml() {
16064
return
this._subparticlesToXml(0)
16065
}
Callers
4
compile
Method · 0.45
compile
Method · 0.45
compile
Method · 0.45
toPlainHtml
Method · 0.45
Calls
3
map
Method · 0.95
_getChildJoinCharacter
Method · 0.95
join
Method · 0.45
Tested by
no test coverage detected