CSV

info.fingo.spata.io.Writer.CSV
See theCSV companion object
sealed trait CSV[-A]

Representation of CSV data destination, used to witness that certain sources may be used by write operations.

Attributes

See also

CSV object.

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object outputStreamWitness.type
object pathWitness.type
In this article