Format

fabric.io.Format$
See theFormat companion trait
object Format

Attributes

Companion:
trait
Source:
Format.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Format.type

Members list

Concise view

Type members

Classlikes

case object Hocon extends Format

Attributes

Source:
Format.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Format
class Object
trait Matchable
class Any
Self type
Hocon.type
case object Json extends Format

Attributes

Source:
Format.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Format
class Object
trait Matchable
class Any
Self type
Json.type
case object Properties extends Format

Attributes

Source:
Format.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Format
class Object
trait Matchable
class Any
Self type
case object XML extends Format

Attributes

Source:
Format.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Format
class Object
trait Matchable
class Any
Self type
XML.type
case object Yaml extends Format

Attributes

Source:
Format.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Format
class Object
trait Matchable
class Any
Self type
Yaml.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala