file-notify
Access to file change and access notification.
$ area51 add file-notifyCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(file-notify:some-function ...)Access to file change and access notification.
$ area51 add file-notifyCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(file-notify:some-function ...)