file-notify
Access to file change and access notification.
$ area51 add file-notifyコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(file-notify:some-function ...)Access to file change and access notification.
$ area51 add file-notifyコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(file-notify:some-function ...)