MCPcopy Create free account
hub / github.com/effect-app/libs / pipe

Function pipe

repos/effect/packages/effect/src/Schedule.ts:276–278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

274
275/**
276 * Creates a Schedule from a step function that receives metadata about the schedule's execution.
277 *
278 * **Example** (Creating a metadata-aware schedule)
279 *
280 * ```ts import.meta.vitest
281 * import { Cause, Duration, Effect, Schedule } from "effect"

Callers

nothing calls this directly

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…