file-notify

zlib

Access to file change and access notification.

$ area51 add file-notifyCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(file-notify:some-function ...)