MCPcopy Create free account
hub / github.com/codecombat/codecombat / getFiles

Method getFiles

app/core/treema-ext.js:228–230  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

226 }
227
228 getFiles () {
229 return (this.settings[this.soundCollection] != null ? this.settings[this.soundCollection].models : undefined) || []
230 }
231
232 buildValueForDisplay (valEl, data) {
233 let path

Callers 1

buildValueForDisplayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected