Construct a new Configurable instance using the given options.
Optional Options object to determine parsing or serialization behavior for this Configurable instance.
Row separator string.
Quote/escape character.
Whether to quote/escape all columns when serializing.
Column separator character.
Generated using TypeDoc
Base class for CSV Parser and Writer types, which holds configuration data that affects parsing and serialization behavior.