Files
rclone/cmd
Nick Craig-Wood 7b8994ab32 vfs: add context parameter to New() for config propagation
Add a ctx parameter to vfs.New() so callers can pass in context
carrying ConfigInfo and FilterInfo. The context is stripped of
cancellation but config and filter values are preserved into a fresh
background context.
2026-04-13 12:48:38 +01:00
..
2025-11-13 13:47:40 +00:00
2026-04-11 15:27:05 +01:00
2025-10-27 13:34:58 +00:00
2025-11-21 17:02:45 +00:00