MCPcopy
hub / github.com/scality/cloudserver / stop

Method stop

tests/utilities/mock/Scuba.js:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 }
95
96 stop() {
97 this._server.close();
98 }
99
100 setInflightAsCapacity(bucketName) {
101 if (!this.supportsInflight) {

Callers 3

routeVeeam.jsFile · 0.45
quota.jsFile · 0.45
awsNodeSdk.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected