Geode Docs
Tutorials
Classes
Function
pathToString
#include
<Geode/utils/string.hpp>
std
::
string
pathToString
(
std
::
filesystem
::
path
const
&
path
)
Convert path to UTF-8 string
Parameters
path
filesystem path
Return value
UTF-8 encoded std::string
Examples
0