private static class RubyIO.Ruby19POpen
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
RubyString |
cmd |
IRubyObject[] |
cmdPlusArgs |
RubyHash |
env |
| Constructor and Description |
|---|
Ruby19POpen(Ruby runtime,
IRubyObject[] args) |
public final RubyString cmd
public final IRubyObject[] cmdPlusArgs
public final RubyHash env
public Ruby19POpen(Ruby runtime, IRubyObject[] args)