Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaveGamble/cJSON
/ set_root_path
Method
set_root_path
tests/unity/auto/unity_test_summary.py:71–72 ·
view source on GitHub ↗
(self, path)
Source
from the content-addressed store, hash-verified
69
self.targets = target_array
70
71
def
set_root_path(self, path):
72
self.root = path
73
74
def
usage(self, err_msg=None):
75
print(
"\nERROR: "
)
Callers
1
unity_test_summary.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected