MCPcopy 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 /**

Implementers 2

RegexParsedCommand_DEPRECATEDsrc/utils/bash/ParsedCommand.ts
TreeSitterParsedCommandsrc/utils/bash/ParsedCommand.ts

Calls

no outgoing calls

Tested by

no test coverage detected