inotify

Public Domain

Interface to linux inotify(7)

$ area51 add inotifyCopy

Usage

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

Dependencies