MCPcopy 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
2from pathlib import Path
3
4REPO_ROOT = Path(__file__).resolve().parents[1]

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected