Standard

fabric.io.JsonFormatterConfig$.Standard
case class Standard(indent: Int) extends JsonFormatterConfig

Attributes

Source:
JsonFormatterConfig.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def indent(depth: Int): String

Attributes

Definition Classes
Source:
JsonFormatterConfig.scala
override def newLine(): String

Attributes

Definition Classes
Source:
JsonFormatterConfig.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product