CSV.separator

Separator character. Defaults to comma, but may be set before calling parse().

class CSV
char separator;

Meta