native_object property

native_object property

Gets the native representation of the path object.

Definition:

@property
def native_object(self):
    ...

See Also