MCPcopy
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

hasHelpFlagFunction · 0.85
showHelpFunction · 0.85
unknownOptionFunction · 0.85
extractStringsFunction · 0.85
stdinBytesFunction · 0.85
matchMethod · 0.65
resolvePathMethod · 0.65
readFileBufferMethod · 0.65

Tested by

no test coverage detected