mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
CsvReader.front
mir
csv
CsvReader
Returns the current row of the CSV data.
(community summary)
struct
CsvReader
scope return pure nothrow @
nogc
@
property
Row
front
()
(
)
mir
csv
CsvReader
constructors
this
enums
Error
functions
empty
front
popFront
structs
Row
Scalar
variables
fill
nColumns
quote
rowIndex
separator
skipEmptyLines
text
Returns the current row of the CSV data. (community summary)