t

com.softwaremill.diffx

DiffxConsoleSupport

trait DiffxConsoleSupport extends AnyRef

Linear Supertypes
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. All

Value Members

  1. def arrow(l: String, r: String): String
  2. def blue(s: String): String
  3. def green(s: String): String
  4. def pad(s: Any, i: Int = 5): String
  5. def red(s: String): String
  6. def showChange(l: String, r: String): String