Interface CommandDirectOutputStreamAware

    • Method Detail

      • setOutputStream

        void setOutputStream​(OutputStream out)
        Set the output stream that can be used by the shell to write its output.
        Parameters:
        out - The OutputStream used by the shell to write its output