Package org.jruby

Class RubyIO.POpenTuple

java.lang.Object
org.jruby.RubyIO.POpenTuple
Enclosing class:
RubyIO

@Deprecated private static class RubyIO.POpenTuple extends Object
Deprecated.
  • Field Details

    • input

      public final RubyIO input
      Deprecated.
    • output

      public final RubyIO output
      Deprecated.
    • error

      public final RubyIO error
      Deprecated.
    • process

      public final Process process
      Deprecated.
  • Constructor Details