MCPcopy Create free account
hub / github.com/Atrovast/THGS / run

Method run

scripts/setup_dependencies.py:54–55  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

52 self.build_lib = "bin"
53
54 def run(self):
55 build_path = self.build_lib
56
57
58def purge(dir, pattern):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected