Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DonnieDice/protondrive-linux
/ patch_drive_linux_sync_bridge.py
File
patch_drive_linux_sync_bridge.py
scripts/patch_drive_linux_sync_bridge.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
from
pathlib
import
Path
3
4
REPO_ROOT = Path(__file__).resolve().parents[1]
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected