outputCounts property

bool outputCounts
final

If the amount of lines should be output as well.

Generally true, except if the hunk is only one line.

Implementation

final bool outputCounts;