piermesh/docs/Daisy/Soil.md

13 lines
291 B
Markdown
Raw Normal View History

2024-08-01 01:09:11 +00:00
# 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