Skip to content

@nogoo9/mcp-server-cloud-fs / tools/shell/parser / parseCommand

Function: parseCommand()

parseCommand(command): ParsedPipeline

Defined in: tools/shell/parser.ts:170

Parse a raw command string into a structured pipeline.

Parameters

command

string

Returns

ParsedPipeline

Deprecated

Use parseCommandList for multi-command support.

Released under the PolyForm Shield 1.0.0 License.