| java.lang.Object org.jruby.libraries.RbConfigLibrary
RbConfigLibrary | public class RbConfigLibrary implements Library(Code) | | |
Method Summary | |
public void | load(Ruby runtime) Just enough configuration settings (most don't make sense in Java) to run the rubytests
unit tests. |
load | public void load(Ruby runtime)(Code) | | Just enough configuration settings (most don't make sense in Java) to run the rubytests
unit tests. The tests use bindir , RUBY_INSTALL_NAME and
EXEEXT .
|
|
|