MCPcopy Create free account
hub / github.com/apache/camel-website / getCandidates

Method getCandidates

github-release-binary.js:189–191  ·  view source on GitHub ↗
(descriptor, dependencies, opts)

Source from the content-addressed store, hash-verified

187 }
188
189 async getCandidates(descriptor, dependencies, opts) {
190 return [structUtils.convertDescriptorToLocator(descriptor)];
191 }
192
193 async getSatisfying(descriptor, dependencies, locators, opts) {
194 return {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected