MCPcopy Create free account
hub / github.com/anomalyco/opencode / effect-flock.ts

File effect-flock.ts

packages/core/src/util/effect-flock.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from "path"
2import os from "os"
3import { randomUUID } from "crypto"
4import { Context, Effect, Function, Layer, Option, Schedule, Schema } from "effect"

Callers

nothing calls this directly

Calls 9

safeStatFunction · 0.85
mtimeMsFunction · 0.85
forceRemoveFunction · 0.85
ensureDirFunction · 0.85
acquireHandleFunction · 0.85
acquireFunction · 0.85
wallFunction · 0.70
releaseFunction · 0.70
addMethod · 0.65

Tested by

no test coverage detected