config

machinespir.it.jig.read.config
object config

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
config.type

Members list

Value members

Concrete methods

def apply[A](config: Config)(using reader: ConfigReader[A]): Either[ConfigError, A]