MCPcopy Index your code
hub / github.com/nodejs/node / getnodeversion.py

File getnodeversion.py

tools/getnodeversion.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import print_function
2import os
3
4

Callers

nothing calls this directly

Calls 5

get_major_minor_patchFunction · 0.85
openFunction · 0.50
printFunction · 0.50
joinMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected