MCPcopy Create free account
hub / github.com/VitoHowe/glm-coding / tdc_vm_runner.cjs

File tdc_vm_runner.cjs

app/services/tdc_vm_runner.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const vm = require('vm');
3
4function readInput() {

Callers

nothing calls this directly

Calls 2

writeMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected