MCPcopy Create free account
hub / github.com/cbourke/ComputerScienceII / get_files

Function get_files

scripts/codepost/file_utils.py:12–62  ·  view source on GitHub ↗

Returns a map of { (fullPath,file_name,extension) => fileContents } of all files in the given path according to config.file_extensions If the configuration includes jar or zip files, it extracts files within the archive files but only one level deep (it does not recursiv

(path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

push_assignmentsFunction · 0.90

Calls 1

extract_archive_filesFunction · 0.85

Tested by

no test coverage detected