MCPcopy Create free account
hub / github.com/engineer-man/piston / toString

Method toString

api/src/runtime.js:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 }
63
64 toString() {
65 return `${this.language}-${this.version.raw}`;
66 }
67}
68
69module.exports = runtimes;

Callers 5

execute.jsFile · 0.80
globals.jsFile · 0.80
env_varsMethod · 0.80
installMethod · 0.80
executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected