Public Member Functions | |
def | __init__ |
Public Attributes | |
isHot | |
Switch, which indicates that HotFuzz functionality should be activated. | |
recording | |
Switch, which indicates that the application should run in recording mode. | |
hotEngine | |
Object containing central logic of HotFuzz application. | |
hotRecIterCount | |
Iterations counter for recording phase. |
: Main HotFuzz Package object Contains HotFuzz structures (hotEngine) and important switchs
def Peach::Engine::ppaction::HotFuzzPackage::__init__ | ( | self | ) |
Object containing central logic of HotFuzz application.
Iterations counter for recording phase.
Switch, which indicates that HotFuzz functionality should be activated.
Switch, which indicates that the application should run in recording mode.