Package | Description |
---|---|
org.jruby |
Modifier and Type | Method and Description |
---|---|
void |
Ruby.loadExtension(java.lang.String extName,
BasicLibraryService extension,
boolean wrap)
Load the given BasicLibraryService instance, wrapping it in Ruby framing
to ensure it is isolated from any parent scope.
|
Copyright © 2001-2018 JRuby. All Rights Reserved.