SetWrapper sets the Fs that is wrapping this Fs
(f Fs)
| 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 |
no outgoing calls
no test coverage detected