LoremWord

faker.lorem.LoremWord
object LoremWord

Attributes

Source
lorem.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
LoremWord.type

Members list

Type members

Inherited and Abstract types

opaque type Type

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Value members

Concrete methods

def loremWords(implicit loader: ResourceLoader): Seq[LoremWord]

Attributes

Source
lorem.scala

Inherited methods

def apply(a: String): Type

Attributes

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

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Extensions

Inherited extensions

extension (orig: Type)
def value: String

Attributes

Inherited from:
Newtype (hidden)
Source
Newtype.scala

Implicits

Implicits

implicit def loremWordArbitrary(implicit loader: ResourceLoader): Arbitrary[LoremWord]

Attributes

Source
lorem.scala
implicit val loremWordConfigReader: ConfigReader[LoremWord]

Attributes

Source
lorem.scala