Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel-labs/just-bash
/ split.ts
File
split.ts
packages/just-bash/src/commands/split/split.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* split - split a file into pieces
3
*
4
* Usage: split [OPTION]... [FILE [PREFIX]]
Callers
nothing calls this directly
Calls
13
hasHelpFlag
Function · 0.85
showHelp
Function · 0.85
parseSize
Function · 0.85
unknownOption
Function · 0.85
latin1FromBytes
Function · 0.85
readBytesFrom
Function · 0.85
splitByLines
Function · 0.85
splitByBytes
Function · 0.85
splitIntoChunks
Function · 0.85
generateSuffix
Function · 0.85
match
Method · 0.65
resolvePath
Method · 0.65
Tested by
no test coverage detected