|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.libraries.RbConfigLibrary
public class RbConfigLibrary
Constructor Summary | |
---|---|
RbConfigLibrary()
|
Method Summary | |
---|---|
void |
load(Ruby runtime)
Just enough configuration settings (most don't make sense in Java) to run the rubytests unit tests. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RbConfigLibrary()
Method Detail |
---|
public void load(Ruby runtime)
bindir
, RUBY_INSTALL_NAME
and
EXEEXT
.
load
in interface Library
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |