Interface CommandDirectErrorStreamAware

    • Method Detail

      • setErrorStream

        void setErrorStream​(OutputStream err)
        Set the error stream that can be used by the shell to write its errors.
        Parameters:
        err - The OutputStream used by the shell to write its errors