cl-diskspace

ISC

List disks, get disk total/free/usable space information.

$ area51 add cl-diskspaceCopy

Usage

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

Dependencies