This is the fs-watcher Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 05:09:33 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
fs-watcherFilesystem watcher for changes
Florian Margaine <florian@margaine.com>
MIT License
com.gigamonkeys.pathnames (system).
alexandria (system).
src/package.lisp (file).
src/fs-watcher.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
fs-watcher/src/fs-watcher.lispsrc/package.lisp (file).
fs-watcher (system).
watch (function).
dir-contents (function).
mtime (function).
run-loop (function).
Packages are listed by definition order.
fs-watchercom.gigamonkeys.pathnames.
common-lisp.
watch (function).
dir-contents (function).
mtime (function).
run-loop (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Watches a list of pathnames
For each directory, collect the file pathnames recursively. Results are appended and returned as a single list.
Returns the mtime of a pathname
The main loop constantly polling the filesystem
| Jump to: | D F M R W |
|---|
| Jump to: | D F M R W |
|---|
| Jump to: | F P S |
|---|
| Jump to: | F P S |
|---|