|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.util.OSEnvironment
public class OSEnvironment
Constructor Summary | |
---|---|
OSEnvironment()
|
Method Summary | |
---|---|
java.util.Map |
getEnvironmentVariableMap(Ruby runtime)
Returns the environment as a hash of Ruby strings. |
java.util.Map |
getSystemPropertiesMap(Ruby runtime)
Returns java system properties as a Map |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OSEnvironment()
Method Detail |
---|
public java.util.Map getEnvironmentVariableMap(Ruby runtime)
runtime
- public java.util.Map getSystemPropertiesMap(Ruby runtime)
runtime
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |