Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dachev/node-cld
/ init
Function
init
src/cld.cc:208–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
extern
"C"
void init (v8::Handle<v8::Object> target) {
209
Cld::Init(target);
210
}
211
}
212
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected