Impl

izumi.distage.model.plan.repr.OpFormatter$.Impl
class Impl(keyFormatter: KeyFormatter, typeFormatter: TypeFormatter, colors: Boolean) extends OpFormatter with DIConsoleColors

Attributes

Graph
Supertypes
trait IzConsoleColors
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def format(op: ExecutableOp): String

Attributes

Definition Classes

Inherited methods

protected def styled(name: String, colors: String & Singleton*): String

Attributes

Inherited from:
IzConsoleColors

Inherited fields

protected val c: AnsiColor

Attributes

Inherited from:
IzConsoleColors