Handbook
Glossary
File system change descriptors
File system change monitors
Prev:
(monitor) ( path recursive? mailbox -- monitor )
Next:
Monitors on different platforms
The
next-change
word outputs instances of a class:
file-change
The
changed
slot holds a sequence which may contain any of the following symbols:
+add-file+
+remove-file+
+modify-file+
+rename-file-old+
+rename-file-new+
+rename-file+