cl-fuse
CFFI bindings to FUSE (Filesystem in user space)
$ area51 add cl-fuseCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fuse:some-function ...)CFFI bindings to FUSE (Filesystem in user space)
$ area51 add cl-fuseCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fuse:some-function ...)