|
def | __init__ (self) |
|
def | add (self, klass, value) |
|
def | fetch (self, klass, remove=False) |
|
Definition at line 44 of file common.py.
◆ __init__()
def kilda.traffexam.common.Registry.__init__ |
( |
|
self | ) |
|
◆ add()
def kilda.traffexam.common.Registry.add |
( |
|
self, |
|
|
|
klass, |
|
|
|
value |
|
) |
| |
◆ fetch()
def kilda.traffexam.common.Registry.fetch |
( |
|
self, |
|
|
|
klass, |
|
|
|
remove = False |
|
) |
| |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/traffexam/kilda/traffexam/common.py