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

Function int

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

Source from the content-addressed store, hash-verified

987 *
988 * Accepts either a JSON-like record from the provider or a flat string like
989 * `"key1=val1,key2=val2"`. The `separator` (default `","`) and
990 * `keyValueSeparator` (default `"="`) can be customized.
991 *
992 * **Example** (Parsing a comma-separated record)
993 *
994 * ```ts import.meta.vitest

Callers

nothing calls this directly

Calls 1

schemaFunction · 0.70

Tested by

no test coverage detected