Function tcod::check_path

Function Documentation

inline void tcod::check_path(const std::filesystem::path &path)

Throw an exception if the given path does not exist.

Used internally.