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.