9#include <userver/fs/file_info_with_data.hpp>
10#include <userver/fs/settings_read_file.hpp>
11#include <userver/utils/boost_filesystem_file_status.hpp>
13USERVER_NAMESPACE_BEGIN
40boost::filesystem::file_type
GetFileType(
const std::string& path);