Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rclone/rclone
/ Count
Method
Count
fs/fserrors/error.go:296–296 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
294
type
CountableError
interface
{
295
error
296
Count()
297
IsCounted() bool
298
}
299
Callers
15
Open
Method · 0.65
Update
Method · 0.65
checkTree
Function · 0.65
setChunkNameFormat
Method · 0.65
Path
Function · 0.65
newServer
Function · 0.65
setHashType
Method · 0.65
WhichCheck
Method · 0.65
checkSyntax
Method · 0.65
GetVersion
Function · 0.65
Count
Function · 0.65
TestHashSet
Function · 0.65
Implementers
1
wrappedCountableError
fs/fserrors/error.go
Calls
no outgoing calls
Tested by
4
checkTree
Function · 0.52
TestHashSet
Function · 0.52
TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
Function · 0.52
TestSyncWithUpdateOlder
Function · 0.52