Function pathToString

#include <Geode/utils/string.hpp>std::stringpathToString()

Convert path to UTF-8 string

Parameters

path

filesystem path
Return value
UTF-8 encoded std::string
Examples0