Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gravityblast/fresh
/ buildErrorsFileName
Function
buildErrorsFileName
runner/settings.go:130–132 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
}
129
130
func
buildErrorsFileName() string {
131
return
settings[
"build_log"
]
132
}
133
134
func
buildErrorsFilePath() string {
135
return
filepath.Join(tmpPath(), buildErrorsFileName())
Callers
1
buildErrorsFilePath
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected