clone method

clone

Clones this path.

Returns

Clone this path.

def clone(self):
    ...

See Also