Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ dearimgui_update.py
File
dearimgui_update.py
tools/scripts/dearimgui_update.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
glob, os, shutil, sys
2
# "Usage: dearimgui_update.py SOURCE DEST"
3
4
im_path = os.path.abspath(sys.argv[1])
Callers
nothing calls this directly
Calls
8
replace
Method · 0.80
copy_files
Function · 0.70
print
Function · 0.50
open
Function · 0.50
join
Method · 0.45
read
Method · 0.45
seek
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected