CSV::Parser

class CSV::Parser

Overview

A CSV parser. It lets you consume a CSV row by row.

Most of the time CSV#parse and CSV#each_row are more convenient.

Defined in:

登录查看完整内容