MCPcopy Create free account
hub / github.com/eclipsesource/J2V8 / getNodeVersion

Method getNodeVersion

src/main/java/com/eclipsesource/v8/NodeJS.java:57–72  ·  view source on GitHub ↗

Returns the version of Node.js that is runtime is built against. This uses process.versions.node to get the version. @return The version of Node.js.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testGetVersionMethod · 0.80

Calls 4

getObjectMethod · 0.95
getStringMethod · 0.95
safeReleaseMethod · 0.95
getObjectMethod · 0.45

Tested by 1

testGetVersionMethod · 0.64