Functions | |
def | GetManager |
Variables | |
tuple | __manager = GBSModelRegistry.GetModelRegistry() |
def python::bootstrap::GetManager | ( | ) |
Definition at line 22 of file bootstrap.py.
00022 : return __manager 00023 00024 # Give user access to Manager and logger threshold control. 00025
tuple python::bootstrap::__manager = GBSModelRegistry.GetModelRegistry() [static] |
Definition at line 21 of file bootstrap.py.