TSVFormat

trait TSVFormat extends CSVFormat
trait CSVFormat
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete fields

val delimiter: Char
val escapeChar: Char
val lineTerminator: String
val quoteChar: Char
val treatEmptyLineAsNil: Boolean