Option eof
The eof option append the value of the record_delimiter option after the last record. It is enabled by default.
- Type:
boolean - Optional
- Default:
true - Since: 0.0.2
- Related:
record_delimiter— see Available Options
Default behavior
By default, the eof option is enabled. Not defining its value is equivelent set seting eof as true:
Disabling the behavior
Set the eof value to false to not append extra characters after the last record: