pipe


Description:

public static ShellResult pipe (string[] commands)

Executes multiple commands as a shell pipeline.

Parameters:

commands

command array where each element is one pipeline stage.

Returns:

execution result.