cl-fsnotify
File system notifications
$ area51 add cl-fsnotifyCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fsnotify:some-function ...)File system notifications
$ area51 add cl-fsnotifyCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fsnotify:some-function ...)