mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 05:54:43 +02:00
@ -686,6 +686,7 @@ var (
|
||||
_ fs.PutStreamer = &Fs{}
|
||||
_ fs.ListRer = &Fs{}
|
||||
_ fs.Commander = &Fs{}
|
||||
_ fs.CleanUpper = &Fs{}
|
||||
|
||||
_ fs.Object = &Object{}
|
||||
_ fs.MimeTyper = &Object{}
|
||||
|
Reference in New Issue
Block a user