This website requires JavaScript.
Explore
Help
Register
Sign In
f-denkena
/
rclone
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca19fd2d7e2480a3ee97e615bbb6b9ea2b261a23
rclone
/
cmd
/
mountlib
T
History
Nick Craig-Wood
ca19fd2d7e
mountlib: Make read/write file handles support more standard interfaces
...
Including Read, ReadAt, Seek, Close for read handles and Write, WriteAt, Close for read handles.
2017-11-03 12:59:59 +00:00
..
mounttest
fstest: Factor test initialisation into Initialise()
2017-07-26 16:38:33 +01:00
createinfo.go
mount: factor filesystem code into mountlib and mounttest
2017-05-12 21:24:24 +01:00
dir.go
mountlib: store only Node in *Dir removing DirEntry struct
2017-11-03 12:59:59 +00:00
errors.go
mountlib: make more useful as a general purpose file system adaptor
2017-11-03 12:59:58 +00:00
file.go
mountlib: store only Node in *Dir removing DirEntry struct
2017-11-03 12:59:59 +00:00
fs.go
mountlib: add DirEntry() to Node interface
2017-11-03 12:59:59 +00:00
mount_non_unix.go
mount/cmount: factor duplicated code into mountlib
2017-06-19 14:36:51 +01:00
mount_unix.go
mount/cmount: factor duplicated code into mountlib
2017-06-19 14:36:51 +01:00
mount.go
mountlib: make more useful as a general purpose file system adaptor
2017-11-03 12:59:58 +00:00
read.go
mountlib: Make read/write file handles support more standard interfaces
2017-11-03 12:59:59 +00:00
write.go
mountlib: Make read/write file handles support more standard interfaces
2017-11-03 12:59:59 +00:00