Sha256: 519c7580acaa53c67fab0f5d50dfded1759399c65f06145e193623db34dd71d9
Contents?: true
Size: 315 Bytes
Versions: 8
Compression:
Stored size: 315 Bytes
Contents
in: type: mongodb uri: mongodb://localhost:27017/my_database collection: "my_collection" projection: '{ "_id": 0, "name": 1, "rank": 1 }' sort: '{ rank: 1 }' out: type: file path_prefix: ./tmp/basic file_ext: csv formatter: type: csv header_line: true charset: UTF-8 newline: CRLF
Version data entries
8 entries across 8 versions & 1 rubygems