mirror of
https://github.com/rclone/rclone
synced 2025-03-30 15:56:10 +02:00
5 lines
101 B
Go
5 lines
101 B
Go
package fs
|
|
|
|
// Check all optional interfaces satisfied
|
|
var _ FullObjectInfo = (*OverrideRemote)(nil)
|