Luna::Path::Path
Path(const String &str, usize pos)
Constructs one path by parsing the specified path string with custom starting position.
Parameters
-
in str
The path string.
-
in pos
The index of the first character to parse.
Path(const String &str, usize pos)
Constructs one path by parsing the specified path string with custom starting position.
in str
The path string.
in pos
The index of the first character to parse.