fitzzftw.patch.protocols.CommonOptions¶
---
config:
height: 300px
width: 300px
title: CommonOptions
---
classDiagram
Protocol <|-- CommonOptions
Inheritage diagramm for CommonOptions¶
- class CommonOptions[source]¶
Bases:
ProtocolGlobal framework options for logging and execution mode.
Public Data Attributes:
verbosedry_runPublic Methods:
__subclasshook__(other)Abstract classes can override this to customize issubclass().
__init__(*args, **kwargs)Inherited from
Protocol__init_subclass__(*args, **kwargs)Function to initialize subclasses.
Inherited from
Generic__class_getitem__Parameterizes a generic class.
__init_subclass__Function to initialize subclasses.
Private Data Attributes:
_is_protocol_abc_implInherited from
Protocol_is_protocol_is_runtime_protocol_abc_impl
- __init__(*args, **kwargs)¶