Manager
- class pyMaCh3._pyMaCh3.manager.Manager
Bases:
pybind11_object
Methods Summary
get_test_stat
(self)Get the test statistic that was specified in the config file.
print
(self)Print currently used config.
raw
(self)Get the raw yaml config.
Methods Documentation
- get_test_stat(self: pyMaCh3._pyMaCh3.manager.Manager) int
Get the test statistic that was specified in the config file.
- print(self: pyMaCh3._pyMaCh3.manager.Manager) None
Print currently used config.
- raw(self: pyMaCh3._pyMaCh3.manager.Manager) pyMaCh3._pyMaCh3.manager.YamlNode
Get the raw yaml config.