Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DonnieDice/protondrive-linux
/ fail
Function
fail
scripts/patch_drive_linux_sync_bridge.py:148–149 ·
view source on GitHub ↗
(message: str)
Source
from the content-addressed store, hash-verified
146
147
148
def
fail(message: str) -> None:
149
raise
SystemExit(f
"❌ {message}"
)
150
151
152
def
find_drive_provider() -> Path:
Callers
2
find_drive_provider
Function · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected