|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jruby.environment.OSEnvironment
| Constructor Summary | |
OSEnvironment()
|
|
| Method Summary | |
java.util.Map |
getEnvironmentVariableMap(Ruby runtime)
Returns the OS environment variables as a Map |
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 -
OSEnvironmentReaderExceptonpublic java.util.Map getSystemPropertiesMap(Ruby runtime)
runtime -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||