MCPcopy 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

13export interface AcquiredFsLockSync {
14 readonly owner: FsLockOwner;
15 release(): void;
16}
17
18export interface TryAcquireFsLockSyncOptions {

Callers 1

tryAcquireFsLockSyncFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected