interrupt method

interrupt(self)

Interrupt the current operator.


def interrupt(self):
    ...

See Also