Args

public struct Args

Undocumented

  • Undocumented

    See more

    Declaration

    Swift

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

    Declaration

    Swift

    public let mode: Mode
  • Undocumented

    Declaration

    Swift

    public init(mode: Mode)