SeaCogs/hotreload
cswimr 5adc7a2c7b
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 35s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 38s
feat(hotreload): Add more events (#50)
# More HotReload Events
<!-- Create a new issue, if it doesn't exist yet -->
Currently, HotReload only supports file modification events. It should also support file moves, and some other event types.

- [x] By submitting this pull request, I permit cswimr to license my work under
  the [Mozilla Public License Version 2.0](https://www.coastalcommits.com/cswimr/SeaCogs/src/branch/main/LICENSE).

Reviewed-on: #50
2025-01-25 19:25:29 -05:00
..
__init__.py feat(hotreload): init (#49) 2025-01-25 23:55:37 +00:00
hotreload.py feat(hotreload): Add more events (#50) 2025-01-25 19:25:29 -05:00
info.json feat(hotreload): init (#49) 2025-01-25 23:55:37 +00:00