enterStep

open override fun enterStep(step: Step, flags: Flags, canSkip: Boolean, cancellationToken: CancellationToken)

Enter a step with flags. When the step can be skipped canSkip will be true. A cancellationToken must be provided to support cancellation.