MCPcopy Index your code
hub / github.com/scality/cloudserver / getUids

Method getUids

tests/unit/helpers.js:264–266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

262 }
263
264 getUids() {
265 return this.getSerializedUids().split(':');
266 }
267
268 addDefaultFields(fields) {
269 Object.assign(this.defaultFields, fields);

Callers

nothing calls this directly

Calls 1

getSerializedUidsMethod · 0.95

Tested by

no test coverage detected