Skip to content

TargetCountProvider_Args

rockbruno edited this page May 9, 2020 · 1 revision

TargetCountProvider.Args

public struct Args

Initializers

init(mode:)

public init(mode: Mode)

Properties

mode

Determines how the summary message should treat target count changes. If no args are provided, .complainOnAdditions will be used.

let mode: Mode
Clone this wiki locally