Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ string
Function
string
repos/effect/packages/effect/src/Config.ts:904–906 ·
view source on GitHub ↗
(name?: string)
Source
from the content-addressed store, hash-verified
902
)
903
})
904
)
905
})
906
}
907
908
/** @internal */
909
export
const
TrueValues = Schema.Literals([
"true"
,
"yes"
,
"on"
,
"1"
,
"y"
])
Callers
nothing calls this directly
Calls
1
schema
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…