Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-5427

Add consumeProcessOutputStream() and consumeProcessErrorStream()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • groovy-jdk
    • None

    Description

      Process has a method named consumeProcessOutput() which consumes output and error streams together but there are no methods to consume them together. In writing a script I need the output stream but want to ignore the error stream. I propose that two new methods are added: consumeProcessOutputStream() and consumeProcessErrorStream(). There are already methods with these names just none without parameters.

      Attachments

        Activity

          People

            Unassigned Unassigned
            balor123 Uri Moszkowicz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: