Skip to content

Please add FOF (File Object Finder) #2064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vindarel opened this issue Aug 3, 2021 · 1 comment
Open

Please add FOF (File Object Finder) #2064

vindarel opened this issue Aug 3, 2021 · 1 comment

Comments

@vindarel
Copy link

vindarel commented Aug 3, 2021

Hi,

Can you add FOF: https://gitlab.com/ambrevar/fof

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.

@quicklisp
Copy link
Owner

quicklisp added a commit that referenced this issue Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants