Skip to main content

Module sync_watcher

Module sync_watcher 

Source
👎Deprecated:

Will be extracted to mockforge-workspace crate

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§

FileChangeDeprecated
Represents a single file change in the watched directory
SyncServiceDeprecated
Background sync service
SyncWatcherDeprecated
File system watcher for workspace sync

Enums§

ChangeKindDeprecated
Type of file system change detected
SyncEventDeprecated
File system synchronization events for workspace monitoring