Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/engineer-man/piston
/ execute.js
File
execute.js
cli/commands/execute.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//const fetch = require('node-fetch');
2
const
fs = require(
'fs'
);
3
const
path = require(
'path'
);
4
const
chalk = require(
'chalk'
);
Callers
nothing calls this directly
Calls
2
step
Function · 0.85
toString
Method · 0.80
Tested by
no test coverage detected