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

File getmoduleversion.py

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

Source from the content-addressed store, hash-verified

1from __future__ import print_function
2import os
3import re
4

Callers

nothing calls this directly

Calls 2

get_versionFunction · 0.85
printFunction · 0.50

Tested by

no test coverage detected