app.tulz.diff.format
package app.tulz.diff.format
Members list
Type members
Classlikes
object AnsiDiffFormat extends DiffFormat[String]
Attributes
- Supertypes
- Self type
-
AnsiDiffFormat.type
object AnsiDiffFormatBoth extends DiffFormat[(String, String)]
Attributes
- Supertypes
- Self type
-
AnsiDiffFormatBoth.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object DiffFormat
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DiffFormat.type
object TextDiffFormat extends DiffFormat[String]
Attributes
- Supertypes
- Self type
-
TextDiffFormat.type
In this article