piermesh/docs/Daisy/Soil.md

17 lines
428 B
Markdown
Raw Permalink Normal View History

2024-08-02 04:27:56 +00:00
<a id="soil-daisy-signal-management"></a>
2024-08-01 22:03:59 +00:00
2024-08-02 04:27:56 +00:00
# Soil: Daisy signal management
2024-08-01 01:09:11 +00:00
### *class* Daisy.Soil.Compound(cache, isCatch: bool = False)
File system watcher to propagate disk changes
2024-08-01 22:03:59 +00:00
[🔗 Source](https://git.utopic.work/PierMesh/piermesh/src/branch/main/Daisy/Soil.py)
2024-08-01 01:09:11 +00:00
#### on_any_event(event)
Called when a CRUD operation is performed on a record file
* **Parameters:**
**event** Event object provided by watchdog