Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/camel-website
/ supportsLocator
Method
supportsLocator
github-release-binary.js:173–175 ·
view source on GitHub ↗
(locator, opts)
Source
from the content-addressed store, hash-verified
171
}
172
173
supportsLocator(locator, opts) {
174
return
supports(locator.reference);
175
}
176
177
shouldPersistResolution(locator, opts) {
178
return
true;
Callers
nothing calls this directly
Calls
1
supports
Function · 0.85
Tested by
no test coverage detected