()
| 263 | } |
| 264 | |
| 265 | func getCompileUpdateCheckFilePath() string { |
| 266 | return getCompileUpdateCheckFilePathFunc() |
| 267 | } |
| 268 | |
| 269 | func getCompileUpdateCheckFilePathImpl() string { |
| 270 | return getUpdateCheckFilePathFor(compileUpdateCheckFileName, compileUpdateCheckLog) |
no outgoing calls
no test coverage detected