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

Method Remove

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

Removes this object

(ctx context.Context)

Source from the content-addressed store, hash-verified

98
99 // Removes this object
100 Remove(ctx context.Context) error
101}
102
103// ObjectInfo provides read only information about an object.

Callers 15

TestDirReadDirAllFunction · 0.95
canSetModTimeFunction · 0.95
AbortMethod · 0.95
TestRmdirsNoLeaveRootFunction · 0.95
TestRcatMetadataFunction · 0.95
RemoveExistingFunction · 0.95
TestMultithreadCopyAbortFunction · 0.95
newRunIndividualFunction · 0.65
LocalRemoteFunction · 0.65
PurgeFunction · 0.65
RemoveTestBinaryMethod · 0.65
testPutLargeFunction · 0.65

Implementers 15

Objectbackend/cache/object.go
Objectbackend/mega/mega.go
Objectbackend/yandex/yandex.go
Objectbackend/qingstor/qingstor.go
Objectbackend/ulozto/ulozto.go
Objectbackend/hdfs/object.go
Objectbackend/googlephotos/googlephotos.go
Objectbackend/mailru/mailru.go
Objectbackend/zoho/zoho.go
Objectbackend/filelu/filelu_object.go
Objectbackend/union/entry.go
Objectbackend/http/http.go

Calls

no outgoing calls