org.jruby.runtime.load
Interface Library

All Known Implementing Classes:
BuiltinScript, ExternalScript, JarredScript, RbConfig, ThreadLibrary

public interface Library


Method Summary
 void load(Ruby runtime)
           
 

Method Detail

load

public void load(Ruby runtime)


Copyright © 2002 Jan Arne Petersen. All Rights Reserved.