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

Function finite

repos/effect/packages/effect/src/Config.ts:968–970  ·  view source on GitHub ↗
(name?: string)

Source from the content-addressed store, hash-verified

966 *
967 * Accepted values: `"All"`, `"Fatal"`, `"Error"`, `"Warn"`, `"Info"`,
968 * `"Debug"`, `"Trace"`, `"None"`.
969 *
970 * @see {@link logLevel} – convenience constructor
971 *
972 * @category schemas
973 * @since 4.0.0

Callers

nothing calls this directly

Calls 1

schemaFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…