Definition
/**
* Used to write to a JSON lines https://jsonlines.org/ formatted file.
*
* @param Path|string $path
*
* @return JsonLinesLoader
*/
to_json_lines(Path|string $path) : JsonLinesLoader
Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* Used to write to a JSON lines https://jsonlines.org/ formatted file.
*
* @param Path|string $path
*
* @return JsonLinesLoader
*/
to_json_lines(Path|string $path) : JsonLinesLoader