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