You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It enables rapid file search, inspection and manipulation.
Examples:
;; Make inspectable file object:
(file "fof.asd")
;; List all files in the current directory, recursively.
(finder)
; => (#F"~/co…/fof/LICENSE"; #F"~/co…/fof/ffprobe.lisp"; #F"~/co…/fof/file.lisp"; #F"~/co…/fof/fof.asd"; #F"~/co…/fof/mediafile.lisp"; ...)
@Ambrevar is the author and is OK for inclusion in QL.
The text was updated successfully, but these errors were encountered:
Hi,
Can you add FOF: https://gitlab.com/ambrevar/fof
It enables rapid file search, inspection and manipulation.
Examples:
@Ambrevar is the author and is OK for inclusion in QL.
The text was updated successfully, but these errors were encountered: