MCPcopy
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.jsFile · 0.45
dataserver.jsFile · 0.45
utapiReplay.jsFile · 0.45
utapiReindex.jsFile · 0.45
routeVeeam.jsFile · 0.45
quota.jsFile · 0.45
awsNodeSdk.jsFile · 0.45

Calls 1

_initiateRoutesMethod · 0.95

Tested by

no test coverage detected