Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
def
display(total, d):
35
show(total, d,
''
)
36
37
def
show(total, d, prefix):
38
if
not d:
return
Callers
1
main
Function · 0.70
Calls
1
show
Function · 0.70
Tested by
no test coverage detected