Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ searchForConceptCommand
Method
searchForConceptCommand
ScrollSetCLI.js:86–88 ·
view source on GitHub ↗
(query)
Source
from the content-addressed store, hash-verified
84
}
85
86
searchForConceptCommand(query) {
87
console.log(lodash.pickBy(this.searchForConcept(query), lodash.identity))
88
}
89
90
parsersFile =
""
91
scrollSetName =
"myScrollSet"
Callers
nothing calls this directly
Calls
2
searchForConcept
Method · 0.95
log
Method · 0.80
Tested by
no test coverage detected