MCPcopy
hub / github.com/adaltas/node-csv / option.rtrim.ts

File option.rtrim.ts

packages/csv-parse/test/option.rtrim.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import "should";
2import dedent from "dedent";
3import { parse } from "../lib/index.js";
4import { assert_error } from "./api.assert_error.js";

Callers

nothing calls this directly

Calls 2

parseFunction · 0.90
assert_errorFunction · 0.85

Tested by

no test coverage detected