Expand description
File system watcher for bidirectional directory sync
This module provides real-time file system monitoring for bidirectional sync between workspaces and external directories.
Structs§
- File
Change - Represents a single file change in the watched directory
- Sync
Service - Background sync service
- Sync
Watcher - File system watcher for workspace sync
Enums§
- Change
Kind - Type of file system change detected
- Sync
Event - File system synchronization events for workspace monitoring