MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / onImport

Method onImport

tools/xsbug-log/xsbug-machine.js:333–334  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

331 onFrameChanged(name, value) {
332 }
333 onImport(path) {
334 }
335 onInstrumentDescriptions(descriptions) {
336 this.instruments = descriptions.map(description => ({ name: description.name, unit: description.value }));
337 }

Callers 2

onEndElementMethod · 0.95
DebugBehavior.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected