mirror of
https://github.com/rclone/rclone.git
synced 2025-03-05 10:51:43 +01:00
5 lines
86 B
Go
5 lines
86 B
Go
package fs
|
|
|
|
// Check interfaces satisfied
|
|
var _ Directory = (*OverrideDirectory)(nil)
|