#include #include #pragma once bool dirExist(const std::string &path); bool initializeStorage();