Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
18
type
CharmapChoices = fs.Enum[cmapChoices]
19
20
type
cmapChoices
struct
{}
21
22
func
(cmapChoices) Choices() []string {
23
choices := []string{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected