Files
herolib/lib/vfs/vfsnested
Mahmoud Emad f08af0e2c5 refactor: Improve WebDAV VFS implementation
- Removed unnecessary dependencies and improved code structure in `webdav` module.
- Updated VFS configuration to use global VFS instance for WebDAV app.
- Renamed example VFS file to reflect WebDAV functionality.
- Removed redundant code and simplified app initialization.
- Used the vfs interface to interact with files and dirs.
2025-02-19 22:57:15 +02:00
..
2025-02-16 14:04:17 +00:00

VFS Overlay

This virtual filesystem combines multiple other VFS'es