Package: @effect/platform-node-shared
Module: NodeChildProcessSpawner
Flattens a Command into an array of StandardCommands along with pipe
options for each connection.
Signature
declare const flattenCommand: (command: ChildProcess.Command) => FlattenedPipeline
Since v4.0.0