MCPcopy
hub / github.com/SurgeDM/Surge / Error

Method Error

internal/testutil/test_files.go:125–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

123}
124
125func (e *FileSizeMismatchError) Error() string {
126 return "file size mismatch: " + e.Path
127}
128
129// CompareFiles checks if two files have identical content.
130func CompareFiles(path1, path2 string) (bool, error) {

Callers 15

TestLogFilePathFunction · 0.80
TestOpenFile_ValidationFunction · 0.80
updateSpeedLimitsMethod · 0.80
updateURLUpdateMethod · 0.80
updatePurgeConfirmMethod · 0.80
updateEventsMethod · 0.80
updateDashboardMethod · 0.80

Calls

no outgoing calls