with

open fun with(customizer: (SELF) -> SELF): SELF

Apply customization to this runner.

Return

a new instance with the customizations applied

Parameters

customizer

the customizer to call