MCPcopy
hub / github.com/adaltas/node-csv / fs_read.js

File fs_read.js

packages/csv-parse/samples/fs_read.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "node:fs";
2import { parse } from "csv-parse";
3
4const __dirname = new URL(".", import.meta.url).pathname;

Callers

nothing calls this directly

Calls 1

parseFunction · 0.90

Tested by

no test coverage detected