CSVGenerator

internal object CSVGenerator(source)

Functions

Link copied to clipboard
fun writeList(dataLines: List<Array<String>>, path: Path)