rclone/backend/combine
Nick Craig-Wood 09a408664d fs: create Overlay feature flag to indicate backend wraps others
Set this automatically for any backend which implements UnWrap and
manually for combine and union which can't implement UnWrap but do
overlay other backends.
2023-05-14 11:22:57 +01:00
..
combine.go fs: create Overlay feature flag to indicate backend wraps others 2023-05-14 11:22:57 +01:00
combine_internal_test.go combine: backend to combine multiple remotes in one directory tree 2022-06-08 14:57:25 +01:00
combine_test.go backend: allow wrapping backend tests to run in make quicktest 2022-06-29 17:30:37 +01:00