[ Version ( since = "4.22" ) ]
public bool equal (Path path2)
Returns whether two paths have identical structure.
Note that it is possible to construct paths that render identical even though they don't have the same structure.
| this |
a path |
| path2 |
another path |
|
true if this and |