Sha256: ed81f6964d83db4c3d3cb2f16efd39cbd742cb461f525a6955986719cb29b205
Contents?: true
Size: 536 Bytes
Versions: 6
Compression:
Stored size: 536 Bytes
Contents
in: type: file path_prefix: ./samples.tar.Z decoders: - type: commons-compress format: tar.Z 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_tar.Z_ file_ext: csv formatter: type: csv quote_policy: MINIMAL newline: LF
Version data entries
6 entries across 6 versions & 1 rubygems