Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ makeNames
Method
makeNames
ScrollSetCLI.js:76–78 ·
view source on GitHub ↗
(concept)
Source
from the content-addressed store, hash-verified
74
}
75
76
makeNames(concept) {
77
return
[concept.id]
78
}
79
80
searchForConcept(query) {
81
if
(query === undefined || query ===
""
|| !query.toLowerCase)
return
Callers
1
makeNameSearchIndex
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected