mirror of
https://github.com/rclone/rclone
synced 2025-03-12 16:34:29 +01:00

This involved adding the Fs() method to DirEntry as it is needed in the metadata mapper. Unspecialised fs.Dir objects will return a new fs.Unknown from their Fs() methods as they are not specific to any given Fs.