temporary-file
Temporary file creation library
$ area51 add temporary-fileCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(temporary-file:some-function ...)Temporary file creation library
$ area51 add temporary-fileCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(temporary-file:some-function ...)