Class StreamOpCommand

All Implemented Interfaces:
HasStreamOp, StreamOp

public class StreamOpCommand extends StreamOp0
Generate a stream from the output of a command
  • Field Details

    • cmdOp

      protected CmdOp cmdOp
  • Constructor Details

    • StreamOpCommand

      public StreamOpCommand(CmdOp cmdOp)
  • Method Details