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

File checkimports.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3from __future__ import print_function
4import glob

Callers

nothing calls this directly

Calls 3

listFunction · 0.50
mapFunction · 0.50
exitMethod · 0.45

Tested by

no test coverage detected