◆ __init__()
def empire_wrapper.EmpireWrapper.__init__ |
( |
|
self, |
|
|
|
echo_level = 0 , |
|
|
|
dry_run = False |
|
) |
| |
Create singleton instance.
◆ __getattr__()
def empire_wrapper.EmpireWrapper.__getattr__ |
( |
|
self, |
|
|
|
attr |
|
) |
| |
Delegate access to implementation.
◆ __setattr__()
def empire_wrapper.EmpireWrapper.__setattr__ |
( |
|
self, |
|
|
|
attr, |
|
|
|
value |
|
) |
| |
Delegate access to implementation.
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/CoSimulationApplication/python_scripts/empire_wrapper.py