pathname-utils
A collection of utilities for pathname manipulation.
$ area51 add pathname-utilsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(pathname-utils:some-function ...)A collection of utilities for pathname manipulation.
$ area51 add pathname-utilsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(pathname-utils:some-function ...)