Interface CommandDirectInputStreamAware

    • Method Detail

      • setInputStream

        void setInputStream​(InputStream in)
        Set the input stream that can be used by the shell to read input.
        Parameters:
        in - The InputStream used by the shell to read input.