Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel-labs/just-bash
/ strings.ts
File
strings.ts
packages/just-bash/src/commands/strings/strings.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* strings - print the sequences of printable characters in files
3
*
4
* Usage: strings [OPTION]... [FILE]...
Callers
nothing calls this directly
Calls
8
hasHelpFlag
Function · 0.85
showHelp
Function · 0.85
unknownOption
Function · 0.85
extractStrings
Function · 0.85
stdinBytes
Function · 0.85
match
Method · 0.65
resolvePath
Method · 0.65
readFileBuffer
Method · 0.65
Tested by
no test coverage detected