Standard

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

Attributes

Source
JsonFormatterConfig.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

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:
JsonFormatterConfig
Source
JsonFormatterConfig.scala

Attributes

Inherited from:
JsonFormatterConfig
Source
JsonFormatterConfig.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product