MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / run

Function run

choco/bonsai/choco_release.py:82–83  ·  view source on GitHub ↗
(command: str)

Source from the content-addressed store, hash-verified

80
81
82def run(command: str) -> None:
83 subprocess.check_output(command)
84
85
86start = datetime.datetime.now()

Callers 1

choco_release.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected