given_ConfigWriter_URI

machinespir.it.jig.ConfigWriter.given_ConfigWriter_URI

Attributes

Graph
Supertypes
trait ConfigWriter[URI]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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

Inherited methods

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

Contramaps on the input type.

Contramaps on the input type.

Attributes

Inherited from:
ConfigWriter