rclone/fs/list
Nick Craig-Wood fd1ca2dfe8 fs: allow Metadata calls to be called with Directory or Object
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.
2024-02-27 10:56:19 +00:00
..
list.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
list_test.go fs: allow Metadata calls to be called with Directory or Object 2024-02-27 10:56:19 +00:00