MCPcopy 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
148def fail(message: str) -> None:
149 raise SystemExit(f"❌ {message}")
150
151
152def find_drive_provider() -> Path:

Callers 2

find_drive_providerFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected