public class JRubyMain
extends org.jruby.Main
| Modifier and Type | Field and Description |
|---|---|
static String |
JAR_BOOTSTRAP |
static String |
META_INF_JAR_BOOTSTRAP |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String bundleDisableSharedGems,
String currentDir,
String jrubyHome,
String... args) |
org.jruby.Main.Status |
run(String[] args) |
public static final String JAR_BOOTSTRAP
public static final String META_INF_JAR_BOOTSTRAP
Copyright © 2015. All rights reserved.