Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ start
Method
start
tests/utilities/mock/Scuba.js:85–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
start() {
86
this._initiateRoutes();
87
this._server = this._app.listen(this._port);
88
}
89
90
reset() {
91
this._data = {
Callers
7
pfsserver.js
File · 0.45
dataserver.js
File · 0.45
utapiReplay.js
File · 0.45
utapiReindex.js
File · 0.45
routeVeeam.js
File · 0.45
quota.js
File · 0.45
awsNodeSdk.js
File · 0.45
Calls
1
_initiateRoutes
Method · 0.95
Tested by
no test coverage detected