Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rclone/rclone
/ cacheModeChoices
Struct
cacheModeChoices
vfs/vfscommon/cachemode.go:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
)
7
8
type
cacheModeChoices
struct
{}
9
10
func
(cacheModeChoices) Choices() []string {
11
return
[]string{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected