MCPcopy Index your code
hub / github.com/bugy/script-server / get_files

Method get_files

tools/build.py:48–49  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

46 self.files.remove(file_to_remove)
47
48 def get_files(self):
49 return self.files
50
51
52def get_npm_version():

Callers 1

build.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected