Module sync_watcher

Module sync_watcher 

Source
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§

FileChange
Represents a single file change in the watched directory
SyncService
Background sync service
SyncWatcher
File system watcher for workspace sync

Enums§

ChangeKind
Type of file system change detected
SyncEvent
File system synchronization events for workspace monitoring