Interface CommandDirectOutputStreamAware

    • Method Detail

      • setOutputStream

        void setOutputStream​(java.io.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