mirror of
https://github.com/rclone/rclone.git
synced 2026-01-01 16:13:35 +00: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.