OpenQuizz
Une application de gestion des contenus pédagogiques
stop_any Class Reference
Inheritance diagram for stop_any:
Collaboration diagram for stop_any:

Public Member Functions

def __init__ (self, *stops)
 
def __call__ (self, retry_state)
 
- Public Member Functions inherited from stop_base
def __and__ (self, other)
 
def __or__ (self, other)
 

Data Fields

 stops
 

Detailed Description

Stop if any of the stop condition is valid.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
stops 
)

Member Function Documentation

◆ __call__()

def __call__ (   self,
  retry_state 
)

Reimplemented from stop_base.

Field Documentation

◆ stops

stops

The documentation for this class was generated from the following file: