Metar

faker.aviation$.Metar$
object Metar

Attributes

Source
aviation.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Metar.type

Members list

Type members

Inherited types

opaque type Type

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Value members

Concrete methods

def metars(implicit loader: ResourceLoader): Seq[Metar]

Attributes

Source
aviation.scala

Inherited methods

def apply(a: String): Type

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala
def unapply(orig: Type): Some[A]

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Extensions

Inherited extensions

extension (orig: Type)(orig: Type)
def value: A

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Implicits

Implicits

implicit def metarArbitrary(implicit loader: ResourceLoader): Arbitrary[Metar]

Attributes

Source
aviation.scala
implicit val metarConfigReader: ConfigReader[Metar]

Attributes

Source
aviation.scala