Skip to content

Please add FOF (File Object Finder) #2064

Open
@vindarel

Description

@vindarel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions