Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/tsgo
/ EffectTsGoRootPath
Function
EffectTsGoRootPath
internal/bundledeffect/effect.go:22–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
"sync"
21
"testing/fstest"
22
)
23
24
type
EffectVersion string
25
26
const
(
27
EffectV3 EffectVersion =
"effect-v3"
28
EffectV4 EffectVersion =
"effect-v4"
29
)
30
31
func
EffectTsGoRootPath() string {
Callers
6
RefactorTestCasesDir
Function · 0.92
TestCasesDir
Function · 0.92
TestDataPath
Function · 0.92
DocumentSymbolTestCasesDir
Function · 0.92
PackagePath
Function · 0.85
MountEffect
Function · 0.85
Calls
no outgoing calls
Tested by
2
TestCasesDir
Function · 0.74
TestDataPath
Function · 0.74