Expand description
Global config object.
Constructors
constructor
constructor
new (): Config
new (): Config
Properties
sourceopmode
opmode
sourceopmode: OperationModeState = OperationModeState.Auditing
opmode: OperationModeState = OperationModeState.Auditing
Mode of operation. 1 is auditing, 2 is snapshotting, 3 is applying. Both 1 and 2 should not make any changes to the system.