MCPcopy
hub / github.com/rclone/rclone / conflictLoserChoices

Struct conflictLoserChoices

cmd/bisync/resolve.go:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61)
62
63type conflictLoserChoices struct{}
64
65func (conflictLoserChoices) Choices() []string {
66 return []string{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected