MCPcopy
hub / github.com/rclone/rclone / SetWrapper

Method SetWrapper

fs/features.go:605–605  ·  view source on GitHub ↗

SetWrapper sets the Fs that is wrapping this Fs

(f Fs)

Source from the content-addressed store, hash-verified

603 WrapFs() Fs
604 // SetWrapper sets the Fs that is wrapping this Fs
605 SetWrapper(f Fs)
606}
607
608// DirCacheFlusher is an optional interface for Fs

Callers 1

WrapsFsMethod · 0.65

Implementers 9

Fsbackend/cache/cache.go
Fsbackend/crypt/crypt.go
Fsbackend/hasher/hasher.go
Fsbackend/compress/compress.go
Fsbackend/archive/archive.go
Fsbackend/archive/zip/zip.go
Fsbackend/archive/base/base.go
Fsbackend/archive/squashfs/squashfs.go
Fsbackend/chunker/chunker.go

Calls

no outgoing calls

Tested by

no test coverage detected