given_ConfigWriter_String

machinespir.it.jig.ConfigWriter.given_ConfigWriter_String

A few base instances. Add as many as you need.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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

Inherited methods

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

Contramaps on the input type.

Contramaps on the input type.

Attributes

Inherited from:
ConfigWriter