info.fingo.spata.CSVRenderer$
See theCSVRenderer companion class
CSVRenderer companion object with convenience methods to create renderers.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Creates a CSVRenderer with default configuration, as defined in RFC 4180.
Creates a CSVRenderer with default configuration, as defined in RFC 4180.
Type parameters
-
F
-
the effect type, with a type class providing support for raising and handling errors
Attributes
-
Returns
-
new renderer
Provides default CSV configuration, as defined in RFC 4180.
Provides default CSV configuration, as defined in RFC 4180.
Attributes