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>
12#include <userver/utils/zstring_view.hpp>
14USERVER_NAMESPACE_BEGIN
41boost::filesystem::file_type
GetFileType(
const std::string& path);