1
0
mirror of https://github.com/rclone/rclone.git synced 2025-02-09 13:13:53 +02:00
rclone/vendor/bazil.org/fuse/options_linux.go
2020-06-29 14:44:57 +01:00

6 lines
82 B
Go

package fuse
func daemonTimeout(name string) MountOption {
return dummyOption
}