MCPcopy 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
12func FlakePath(d devboxer) string {
13 return filepath.Join(genPath(d), "flake")
14}

Callers 3

UpdateMethod · 0.92
GenerateForPrintEnvFunction · 0.85
makeFlakeFileFunction · 0.85

Calls 1

genPathFunction · 0.85

Tested by

no test coverage detected