preStep property

ExecStep? preStep
getter/setter pair

The ExecStep to run before the patch update.

Implementation

ExecStep? preStep;