MCPcopy Create free account
hub / github.com/VHellendoorn/Code-LMs / extract_code.py

File extract_code.py

Data/extract_code.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Copies all files belonging to a given language to a new directory."""
2import os
3import sys
4from shutil import copyfile

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected