Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ FlakePath
Function
FlakePath
internal/shellgen/path.go:12–14 ·
view source on GitHub ↗
(d devboxer)
Source
from the content-addressed store, hash-verified
10
}
11
12
func
FlakePath(d devboxer) string {
13
return
filepath.Join(genPath(d),
"flake"
)
14
}
Callers
3
Update
Method · 0.92
GenerateForPrintEnv
Function · 0.85
makeFlakeFile
Function · 0.85
Calls
1
genPath
Function · 0.85
Tested by
no test coverage detected