MCPcopy Index your code
hub / github.com/Effect-TS/effect / RcRef.test.ts

File RcRef.test.ts

packages/effect/test/RcRef.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertTrue, strictEqual } from "@effect/vitest/utils"
3import { Effect, Exit, RcRef, Scope, TestClock } from "effect"
4

Callers

nothing calls this directly

Calls 9

strictEqualFunction · 0.90
assertTrueFunction · 0.90
syncMethod · 0.80
isInterruptedMethod · 0.80
makeMethod · 0.65
pipeMethod · 0.65
closeMethod · 0.65
getMethod · 0.65
adjustMethod · 0.65

Tested by

no test coverage detected