MCPcopy
hub / github.com/rclone/rclone / cmapChoices

Struct cmapChoices

lib/transform/cmap.go:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18type CharmapChoices = fs.Enum[cmapChoices]
19
20type cmapChoices struct{}
21
22func (cmapChoices) Choices() []string {
23 choices := []string{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected