current_element property

current_element property

Gets current processed element.

Definition:

@property
def current_element(self):
    ...

See Also