Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ T } from
'./formattedString'
;
2
import
{ wrapSpannedStringByWord } from
'./wrapSpannedStringByWord'
;
3
4
function
wrapString(string: string, width: number): string[] {
Callers
nothing calls this directly
Calls
2
wrapString
Function · 0.85
wrapAndJoin
Function · 0.85
Tested by
no test coverage detected