t

com.softwaremill.diffx

DiffxConsoleSupport

trait DiffxConsoleSupport extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DiffxConsoleSupport
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def arrowColor(s: String)(implicit c: ConsoleColorConfig): String
  2. def defaultColor(s: String)(implicit c: ConsoleColorConfig): String
  3. def leftColor(s: String)(implicit c: ConsoleColorConfig): String
  4. def rightColor(s: String)(implicit c: ConsoleColorConfig): String
  5. def showChange(l: String, r: String)(implicit c: ConsoleColorConfig): String