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

Method writeResult

tools/ffi.js:48–50  ·  view source on GitHub ↗
(file, name)

Source from the content-addressed store, hash-verified

46 debugger;
47 }
48 writeResult(file, name) {
49 file.write(`${ this.name } result = `);
50 }
51 writeResultConversion(file) {
52 debugger;
53 }

Callers 1

generateCFileMethod · 0.45

Calls 1

writeMethod · 0.65

Tested by

no test coverage detected