Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
fs = require(
'fs'
);
2
const
vm = require(
'vm'
);
3
4
function
readInput() {
Callers
nothing calls this directly
Calls
2
write
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected