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

File install.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3import argparse
4import ast

Callers

nothing calls this directly

Calls 2

runFunction · 0.70
parse_optionsFunction · 0.70

Tested by

no test coverage detected