image-classifier-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Csv
Writer
constructor
file
Path
write
Row
Hierarchy
CsvWriter
Index
Constructors
constructor
Properties
file
Path
Methods
write
Row
Constructors
constructor
new
Csv
Writer
(
filePath
:
string
)
:
CsvWriter
Parameters
filePath:
string
Returns
CsvWriter
Properties
Private
file
Path
file
Path
:
string
Methods
write
Row
write
Row
(
rows
:
string
[]
)
:
void
Parameters
rows:
string
[]
Returns
void
Generated using
TypeDoc