effect-io-ai

Package: @effect/platform-node-shared
Module: NodeChildProcessSpawner

NodeChildProcessSpawner.flattenCommand

Flattens a Command into an array of StandardCommands along with pipe options for each connection.

Signature

declare const flattenCommand: (command: ChildProcess.Command) => FlattenedPipeline

Source

Since v4.0.0