Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/epicweb-dev/epic-stack
/ here
Function
here
tests/mocks/github.ts:10–10 ·
view source on GitHub ↗
(...s: Array<string>)
Source
from the content-addressed store, hash-verified
8
9
const
__dirname = path.dirname(fileURLToPath(
import
.meta.url))
10
const
here = (...s: Array<string>) => path.join(__dirname, ...s)
11
12
const
githubUserFixturePath = path.join(
13
here(
Callers
1
github.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected