rclone/cmd/mountlib/mounttest
Nick Craig-Wood c1aaff220d Factor new vfs module out of cmd/mountlib
This is an OS style file system abstraction with directory caching
used in mount, cmount, serve webdav and serve http.
2017-11-03 12:59:59 +00:00
..
dir.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
file.go mountlib: fix code quality warnings 2017-05-15 16:56:45 +01:00
fs.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
read_non_unix.go mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
read_unix.go mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
read.go Fix problems found with ineffassign 2017-06-13 11:52:36 +01:00
write_non_unix.go mountlib: fix cross platform tests 2017-05-15 16:56:46 +01:00
write_unix.go Fix problems found with ineffassign 2017-06-13 11:52:36 +01:00
write.go mountlib: fix code quality warnings 2017-05-15 16:56:45 +01:00