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