Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/XcodeBuildMCP
/ release
Method
release
src/utils/fs-lock-sync.ts:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
export
interface
AcquiredFsLockSync {
14
readonly owner: FsLockOwner;
15
release(): void;
16
}
17
18
export
interface
TryAcquireFsLockSyncOptions {
Callers
1
tryAcquireFsLockSync
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected