Public Member Functions | List of all members
grepros.inputs.ConditionMixin.Empty Class Reference
Inheritance diagram for grepros.inputs.ConditionMixin.Empty:
Inheritance graph
[legend]

Public Member Functions

def __bool__ (self)
 
def __contains__ (self, item)
 
def __getattr__ (self, name)
 
def __len__ (self)
 
def __nonzero__ (self)
 

Detailed Description

Placeholder falsy object that raises NoMessageException on attribute access.

Definition at line 293 of file inputs.py.

Member Function Documentation

◆ __bool__()

def grepros.inputs.ConditionMixin.Empty.__bool__ (   self)

Definition at line 296 of file inputs.py.

◆ __contains__()

def grepros.inputs.ConditionMixin.Empty.__contains__ (   self,
  item 
)

Definition at line 298 of file inputs.py.

◆ __getattr__()

def grepros.inputs.ConditionMixin.Empty.__getattr__ (   self,
  name 
)

Definition at line 295 of file inputs.py.

◆ __len__()

def grepros.inputs.ConditionMixin.Empty.__len__ (   self)

Definition at line 299 of file inputs.py.

◆ __nonzero__()

def grepros.inputs.ConditionMixin.Empty.__nonzero__ (   self)

Definition at line 297 of file inputs.py.


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


grepros
Author(s): Erki Suurjaak
autogenerated on Sat Jan 6 2024 03:11:30