yazi/yazi-fs/src/provider/local
2025-09-04 17:02:18 +08:00
..
casefold.rs fix: Windows path length may exceed MAX_PATH (#3137) 2025-09-04 17:02:18 +08:00
dir_entry.rs refactor: introduce LocBuf (#3062) 2025-08-17 16:25:04 +08:00
gate.rs feat: virtual file system (#3034) 2025-08-05 02:23:57 +08:00
identical.rs feat: support VFS for the file watcher (#3108) 2025-08-25 21:40:38 +08:00
local.rs feat: tasks without progress (#3131) 2025-09-02 16:58:34 +08:00
mod.rs feat: support VFS for the file watcher (#3108) 2025-08-25 21:40:38 +08:00
read_dir.rs feat: virtual file system (#3034) 2025-08-05 02:23:57 +08:00
rw_file.rs feat: support VFS for join(), starts_with(), and ends_with() of Url (#3094) 2025-08-23 23:06:11 +08:00