file-finder

GPL3+

File finder. Enable rapid file search, inspection and manipulation.

$ area51 add file-finderCopy

Usage

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