org.jruby.libraries
Class RbConfig

java.lang.Object
  extended byorg.jruby.libraries.RbConfig
All Implemented Interfaces:
Library

public class RbConfig
extends java.lang.Object
implements Library


Constructor Summary
RbConfig()
           
 
Method Summary
 void load(Ruby runtime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RbConfig

public RbConfig()
Method Detail

load

public void load(Ruby runtime)
Specified by:
load in interface Library


Copyright © 2002 Jan Arne Petersen. All Rights Reserved.