Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ getPipeSegments
Method
getPipeSegments
src/utils/bash/ParsedCommand.ts:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
readonly originalCommand: string
23
toString(): string
24
getPipeSegments(): string[]
25
withoutOutputRedirections(): string
26
getOutputRedirections(): OutputRedirection[]
27
/**
Callers
1
bashToolCheckCommandOperatorPermissions
Function · 0.65
Implementers
2
RegexParsedCommand_DEPRECATED
src/utils/bash/ParsedCommand.ts
TreeSitterParsedCommand
src/utils/bash/ParsedCommand.ts
Calls
no outgoing calls
Tested by
no test coverage detected