ndn6-file-server client wrapped as ZenFS backend.
This backend only supports async operations.
Get metadata about the current file system
Opens the file at path with the given flag. The file must exist.
path
The path to open.
The flag to use when opening the file.
Asynchronous readdir. Reads the contents of a directory.
readdir
Asynchronous stat.
stat
ndn6-file-server client wrapped as ZenFS backend.
Remarks
This backend only supports async operations.