MCPcopy Create free account
hub / github.com/banga/git-split-diffs / wrapSpannedStringByWord.test.ts

File wrapSpannedStringByWord.test.ts

src/wrapSpannedStringByWord.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { T } from './formattedString';
2import { wrapSpannedStringByWord } from './wrapSpannedStringByWord';
3
4function wrapString(string: string, width: number): string[] {

Callers

nothing calls this directly

Calls 2

wrapStringFunction · 0.85
wrapAndJoinFunction · 0.85

Tested by

no test coverage detected