Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrandbad/ANDBAD-MD-V2
/ run-java.js
File
run-java.js
Andplugins/Coding/run-java.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
module.exports =
async
(context) => {
2
const
{ m } = context;
3
4
const
{c, cpp, node, python, java} = require(
'compile-run'
);
Callers
nothing calls this directly
Calls
1
runCode
Function · 0.70
Tested by
no test coverage detected