Expand description
File Watcher for .sr and dx config files
Monitors filesystem for changes to:
- Root
dxconfig file (no extension) - All
.srrule definition files
Provides hot-reload capability for development mode.
§Output Directory
When .sr files change, outputs are generated to .dx/serializer/:
{name}.human- Human-readable format for editor display{name}.machine- Binary format for runtime loading
Structs§
- DxWatcher
- Stub implementations when watch feature is not enabled
Enums§
- File
Change - File change event