Never

fs2.data.csv.EscapeMode.Never
object Never extends EscapeMode

Never escape, even if that would potentially lead to invalid CSV output.

Attributes

Source
EscapeMode.scala
Graph
Supertypes
trait EscapeMode
class Object
trait Matchable
class Any
Self type
Never.type
In this article