public class CompiledScriptLoader extends Object
| Constructor and Description |
|---|
CompiledScriptLoader() |
| Modifier and Type | Method and Description |
|---|---|
static Script |
loadScriptFromFile(Ruby runtime,
InputStream inStream,
String resourceName) |
public static Script loadScriptFromFile(Ruby runtime, InputStream inStream, String resourceName)
Copyright © 2001–2024 JRuby. All rights reserved.