MCPcopy
hub / github.com/rclone/rclone / ToStandardName

Method ToStandardName

backend/cloudinary/api/types.go:21–21  ·  view source on GitHub ↗

ToStandardName takes name in this encoding and converts it in Standard encoding.

(string, string)

Source from the content-addressed store, hash-verified

19 // ToStandardName takes name in this encoding and converts
20 // it in Standard encoding.
21 ToStandardName(string, string) string
22 // Encoded root of the remote (as passed into NewFs)
23 FromStandardFullPath(string) string
24}

Callers 15

CleanUpMethod · 0.65
ListMethod · 0.65
MergeDirsMethod · 0.65
readMetaDataForPathMethod · 0.65
ListMethod · 0.65
listBucketsMethod · 0.65
fetchListFolderPageMethod · 0.65
fetchListFilePageMethod · 0.65
ListMethod · 0.65
listAllMethod · 0.65
CopyMethod · 0.65
ListMethod · 0.65

Implementers 1

Fsbackend/cloudinary/cloudinary.go

Calls

no outgoing calls

Tested by 2

TestEncodingFunction · 0.52
TestFileNameEncodingFunction · 0.52