MCPcopy Index your code
hub / github.com/rclone/rclone / Sort

Method Sort

fs/registry.go:395–395  ·  view source on GitHub ↗

Sort sorts an OptionExamples

()

Source from the content-addressed store, hash-verified

393
394// Sort sorts an OptionExamples
395func (os OptionExamples) Sort() { sort.Sort(os) }
396
397// OptionExample describes an example for an Option
398type OptionExample struct {

Callers 8

ProcessQueryParamsMethod · 0.45
ReadDirAllMethod · 0.45
purgeCleanMethod · 0.45
purgeOverQuotaMethod · 0.45
syncEmptyDirsMethod · 0.45
sortCurrentDirMethod · 0.45
EndMethod · 0.45
addConfigToContextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected