given_ConfigWriter_FiniteDuration

machinespir.it.jig.ConfigWriter.given_ConfigWriter_FiniteDuration

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def write(a: FiniteDuration, includeComments: Boolean): ConfigValue

Inherited methods

def contramap[B](f: B => FiniteDuration): ConfigWriter[B]

Contramaps on the input type.

Contramaps on the input type.

Attributes

Inherited from:
ConfigWriter