Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ slash
Function
slash
packages/core/src/location-mutation.ts:77–77 ·
view source on GitHub ↗
(value: string)
Source
from the content-addressed store, hash-verified
75
}
76
77
const
slash = (value: string) => value.replaceAll(
"\\"
,
"/"
)
78
79
const
layer = Layer.effect(
80
Service,
Callers
1
location-mutation.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected