SadmiB / weedx

An Elixir client for SeaweedFS storage system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add list directories

gBillal opened this issue · comments

Implement the list entries in a Filer, means list directories and files.

The function will accept the following arguments:

  • A directory to parse
  • The max items to return.
  • An optional field to list only files.