inotify
Interface to linux inotify(7)
$ area51 add inotifyCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(inotify:some-function ...)Interface to linux inotify(7)
$ area51 add inotifyCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(inotify:some-function ...)