EscapeMode

sealed trait EscapeMode

Controls the escaping when outputting CSV.

Companion:
object
class Object
trait Matchable
class Any
object Always.type
object Auto.type
object Never.type