legacy

serval.legacy$
object legacy

Attributes

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

Members list

Value members

Concrete methods

def load[T : EnvRead](values: Map[String, String]): Either[EnvLoadException, T]

Attributes

Source
legacy.scala
def loadOrThrow[T : EnvRead](values: Map[String, String]): T

Attributes

Source
legacy.scala