Expand description
Object store that represents the Local File System.
Structs§
- Local
File System - Local File System as Object Store.
Statics§
Functions§
- local_
object_ reader - Helper method to convert a file location to a
LocalFileReader
- local_
object_ reader_ stream - Create a stream of
ObjectReader
by converting each file in thefiles
vector into instances ofLocalFileReader
- local_
unpartitioned_ file - Helper method to fetch the file size and date at given path and create a
FileMeta
- path_
as_ str - Try to convert a PathBuf reference into a &str