forked from TrueCloudLab/rclone
billy defines a common file system interface that is used in multiple go packages. vfs.Handle implements billy.File mostly, only two methods needed to be added to make it compliant. An interface check is added as well. This is a preliminary work for adding serve nfs command. |
||
---|---|---|
.. | ||
dir.go | ||
edge_cases.go | ||
file.go | ||
fs.go | ||
os.go | ||
read.go | ||
read_non_unix.go | ||
read_unix.go | ||
submount.go | ||
vfs.go | ||
write.go | ||
write_non_unix.go | ||
write_unix.go |