CSV::Builder::Quoting
Inherits Enum / Comparable / Value / Object
Constants
NONE = 0
No quotes
RFC = 1
Quotes according to RFC 4180 (default)
ALL = 2
Always quote
Inherits Enum / Comparable / Value / Object
No quotes
Quotes according to RFC 4180 (default)
Always quote