Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/camel-website
/ setup
Function
setup
rules.js:87–89 ·
view source on GitHub ↗
(source)
Source
from the content-addressed store, hash-verified
85
86
module.exports = {
87
setup(source) {
88
data = source.data;
89
},
90
rules: {
91
"camel/title"
: HtmlTitle,
92
"camel/relative-links"
: RelativeLinks,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected