MCPcopy
hub / github.com/automeris-io/WebPlotDigitizer / setMetadataKeys

Method setMetadataKeys

app/javascript/core/dataset.js:49–51  ·  view source on GitHub ↗
(metakeys)

Source from the content-addressed store, hash-verified

47 }
48
49 setMetadataKeys(metakeys) {
50 this._pixelMetadataKeys = metakeys;
51 }
52
53 getMetadataKeys() {
54 return this._pixelMetadataKeys;

Callers 8

ToolFunction · 0.80
okFunction · 0.80
_resetMetadataAtFunction · 0.80
_deserializeVersion4Method · 0.80
runMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected