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

Function nonEmptyString

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

Source from the content-addressed store, hash-verified

923 *
924 * Accepted string values: `true`, `false`, `yes`, `no`, `on`, `off`, `1`,
925 * `0`, `y`, `n` (case-sensitive).
926 *
927 * @see {@link boolean} – convenience constructor
928 *
929 * @category schemas
930 * @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…