cl-mount-info
Get information about mounted filesystems on GNU/linux.
$ area51 add cl-mount-infoCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mount-info:some-function ...)Get information about mounted filesystems on GNU/linux.
$ area51 add cl-mount-infoCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mount-info:some-function ...)