MCPcopy Index your code
hub / github.com/gravityblast/fresh / tmpPath

Function tmpPath

runner/settings.go:115–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113}
114
115func tmpPath() string {
116 return settings["tmp_path"]
117}
118
119func buildName() string {
120 return settings["build_name"]

Callers 5

initFoldersFunction · 0.85
isTmpDirFunction · 0.85
isWatchedFileFunction · 0.85
buildPathFunction · 0.85
buildErrorsFilePathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected