Sha256: ea4964aee2d8c28d4bbb9cb2db6729d50c6872da5c49821f82633d19c375e75c
Contents?: true
Size: 510 Bytes
Versions: 6
Compression:
Stored size: 510 Bytes
Contents
in: type: file path_prefix: ./samples.ar decoders: - type: commons-compress parser: charset: UTF-8 newline: CRLF type: csv delimiter: ',' quote: '"' trim_if_not_quoted: false skip_header_lines: 0 allow_extra_columns: false allow_optional_columns: false columns: - {name: id, type: long} - {name: comment, type: string} out: type: file path_prefix: ./result_ar_ file_ext: csv formatter: type: csv quote_policy: MINIMAL newline: LF
Version data entries
6 entries across 6 versions & 1 rubygems