| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.util |
| Constructor and Description |
|---|
RubyIO(Ruby runtime,
ShellLauncher.POpenProcess process,
ModeFlags modes) |
| Modifier and Type | Method and Description |
|---|---|
static ShellLauncher.POpenProcess |
ShellLauncher.popen(Ruby runtime,
IRubyObject[] strings,
java.util.Map env,
ModeFlags modes) |
static ShellLauncher.POpenProcess |
ShellLauncher.popen(Ruby runtime,
IRubyObject string,
ModeFlags modes) |
static ShellLauncher.POpenProcess |
ShellLauncher.popen3(Ruby runtime,
IRubyObject[] strings) |
static ShellLauncher.POpenProcess |
ShellLauncher.popen3(Ruby runtime,
IRubyObject[] strings,
boolean addShell) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.