MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / display

Function display

tools/python-3.11.9-amd64/Tools/scripts/dutree.py:34–35  ·  view source on GitHub ↗
(total, d)

Source from the content-addressed store, hash-verified

32 return total, d
33
34def display(total, d):
35 show(total, d, '')
36
37def show(total, d, prefix):
38 if not d: return

Callers 1

mainFunction · 0.70

Calls 1

showFunction · 0.70

Tested by

no test coverage detected