MCPcopy 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

searchForConceptMethod · 0.95
logMethod · 0.80

Tested by

no test coverage detected