Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bower/bower
/ createLink.js
File
createLink.js
test/util/createLink.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
path = require(
'path'
);
2
var
Q = require(
'q'
);
3
var
fs = require(
'fs'
);
4
var
expect = require(
'expect.js'
);
Callers
nothing calls this directly
Calls
1
createLink
Function · 0.85
Tested by
no test coverage detected