DiffShortener

This object help shortening strings between differences when the strings are too long

Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

def shorten(s: String, firstSep: String, secondSep: String, size: Int): String