configure

Configures the reset command using a DSL-style configuration block.

resetCommand.configure {
minTargetsRequired = 2
requireStableEstimate = true
}

Return

This command for method chaining.

Parameters

block

Configuration block to apply settings.