Luna::Path::assign
void assign(const c8 *s, usize count)
Replaces content of the path by parsing the specified path string.
Parameters
-
in s
The path string.
-
in count
The number of characters to parse.
void assign(const c8 *s, usize count)
Replaces content of the path by parsing the specified path string.
in s
The path string.
in count
The number of characters to parse.