Representation of file in filesystem.
Definition: fs_file.h:10
Builder template for FsMiddleware.
Definition: fs_builder.h:15
Representation of folder in filesystem.
Definition: fs_folder.h:11
virtual FsFolder * buildFolder(std::string &folderPath, const char *folderName)=0
virtual FsFile * buildFile(std::string &filePath)=0