MCPcopy
hub / github.com/rclone/rclone / transformChoices

Struct transformChoices

lib/transform/options.go:219–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217)
218
219type transformChoices struct{}
220
221func (transformChoices) Choices() []string {
222 return []string{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected