MCPcopy 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

1import glob, os, shutil, sys
2# "Usage: dearimgui_update.py SOURCE DEST"
3
4im_path = os.path.abspath(sys.argv[1])

Callers

nothing calls this directly

Calls 8

replaceMethod · 0.80
copy_filesFunction · 0.70
printFunction · 0.50
openFunction · 0.50
joinMethod · 0.45
readMethod · 0.45
seekMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected