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