MCPcopy
hub / github.com/rclone/rclone / rwChoices

Struct rwChoices

backend/drive/drive.go:150–150  ·  view source on GitHub ↗

rwChoices type for fs.Bits

Source from the content-addressed store, hash-verified

148
149// rwChoices type for fs.Bits
150type rwChoices struct{}
151
152func (rwChoices) Choices() []fs.BitsChoicesInfo {
153 return []fs.BitsChoicesInfo{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected