MCPcopy
hub / github.com/rclone/rclone / Root

Method Root

fs/types.go:67–67  ·  view source on GitHub ↗

Root of the remote (as passed into NewFs)

()

Source from the content-addressed store, hash-verified

65
66 // Root of the remote (as passed into NewFs)
67 Root() string
68
69 // String returns a description of the FS
70 String() string

Callers 15

runMethod · 0.65
NewFsFunction · 0.65
DirMoveMethod · 0.65
ReconcileTempUploadsMethod · 0.65
ShallowDirectoryFunction · 0.65
DirectoryFromOriginalFunction · 0.65
NewObjectFunction · 0.65
ObjectFromOriginalFunction · 0.65
TestInternalCacheWritesFunction · 0.65
realpathMethod · 0.65

Implementers 15

Fsbackend/mega/mega.go
Fsbackend/yandex/yandex.go
Fsbackend/qingstor/qingstor.go
Fsbackend/ulozto/ulozto.go
Fsbackend/hdfs/fs.go
Fsbackend/googlephotos/googlephotos.go
Fsbackend/mailru/mailru.go
Fsbackend/zoho/zoho.go
Fsbackend/filelu/filelu.go
Fsbackend/union/union.go
Fsbackend/http/http.go
Fsbackend/opendrive/opendrive.go

Calls

no outgoing calls

Tested by 15

TestInternalCacheWritesFunction · 0.52
TestRmdirWindowsFunction · 0.52
deriveFsFunction · 0.52
deriveFsFunction · 0.52
testFileRenameFunction · 0.52
TestDirForgetAllFunction · 0.52
TestDirForgetPathFunction · 0.52
TestDirWalkFunction · 0.52
TestDirRemoveFunction · 0.52