Expand description

Object store that represents the Local File System.

Structs

Local File System as Object Store.

Statics

Functions

Helper method to convert a file location to a LocalFileReader

Create a stream of ObjectReader by converting each file in the files vector into instances of LocalFileReader

Helper method to fetch the file size and date at given path and create a FileMeta

Try to convert a PathBuf reference into a &str