MCPcopy
hub / github.com/rclone/rclone / handleCacheChoices

Struct handleCacheChoices

cmd/serve/nfs/nfs.go:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58)
59
60type handleCacheChoices struct{}
61
62func (handleCacheChoices) Choices() []string {
63 return []string{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected