Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
def
run(command: str) -> None:
83
subprocess.check_output(command)
84
85
86
start = datetime.datetime.now()
Callers
1
choco_release.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected