MCPcopy
hub / github.com/jscad/OpenJSCAD.org / processor.js

File processor.js

src/jscad/processor.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const log = require('./log')
2const getParamDefinitions = require('../core/getParamDefinitions')
3const getParamValues = require('../core/getParamValues')
4const { rebuildSolid, rebuildSolidInWorker } = require('../core/rebuildSolid')

Callers

nothing calls this directly

Calls 10

convertToSolidFunction · 0.85
logFunction · 0.85
rebuildSolidInWorkerFunction · 0.85
rebuildSolidFunction · 0.85
revokeBlobUrlFunction · 0.85
generateOutputFileFunction · 0.85
convertToBlobFunction · 0.85
prepareOutputFunction · 0.85
callbackFunction · 0.70

Tested by

no test coverage detected