Luna::Path::operator=
Path & operator=(const String &str)
Replaces content of the path by parsing the specified path string.
Parameters
-
in str
The path string.
Return value
Returns *this
.
Path & operator=(const String &str)
Replaces content of the path by parsing the specified path string.
in str
The path string.
Returns *this
.