MCPcopy Index your code
hub / github.com/automeris-io/WebPlotDigitizer / currentFileIndex

Method currentFileIndex

app/javascript/controllers/fileManager.js:80–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78 }
79
80 currentFileIndex() {
81 return this.currentIndex;
82 }
83
84 _initializeInput() {
85 const labels = Array.prototype.map.call(this.files, file => file.name);

Callers 4

buildTreeFunction · 0.80
onDatasetGroupSelectionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected