wren
Vulkan-based game engine
Loading...
Searching...
No Matches
filesystem.hpp File Reference
#include <filesystem>
#include <fstream>
#include <vector>
Include dependency graph for filesystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  wren
 
namespace  wren::utils
 
namespace  wren::utils::fs
 

Functions

auto wren::utils::fs::read_file_to_string (const std::filesystem::path &path)
 
auto wren::utils::fs::read_file_to_bin (const std::filesystem::path &path)