13 lines
291 B
Markdown
13 lines
291 B
Markdown
# Daisy signal management
|
||
|
||
### *class* Daisy.Soil.Compound(cache, isCatch: bool = False)
|
||
|
||
File system watcher to propagate disk changes
|
||
|
||
#### on_any_event(event)
|
||
|
||
Called when a CRUD operation is performed on a record file
|
||
|
||
* **Parameters:**
|
||
**event** – Event object provided by watchdog
|