Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ list
Method
list
external/.scrollLibs.js:15446–15448 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15444
return
atoms[index]
15445
}
15446
get list() {
15447
return
this.getAtomsFrom(1)
15448
}
15449
_toHtml(indentCount) {
15450
const
path = this.getPathVector().join(
" "
)
15451
const
classes = {
Callers
1
list
Method · 0.45
Calls
1
getAtomsFrom
Method · 0.95
Tested by
no test coverage detected