Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ extract.ts
File
extract.ts
packages/cli/src/extract.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as EffectArray from
"effect/Array"
2
import
* as Effect from
"effect/Effect"
3
import
* as FileSystem from
"effect/FileSystem"
4
import
{ pipe } from
"effect/Function"
Callers
nothing calls this directly
Calls
5
findTsFiles
Function · 0.85
join
Method · 0.80
map
Method · 0.65
pipe
Function · 0.50
replace
Method · 0.45
Tested by
no test coverage detected