Interface AsyncCommandErrorStreamAware

    • Method Detail

      • setIoErrorStream

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