public class OSEnvironment
extends java.lang.Object
| Constructor and Description |
|---|
OSEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
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
|
public java.util.Map getEnvironmentVariableMap(Ruby runtime)
runtime - public java.util.Map getSystemPropertiesMap(Ruby runtime)
runtime - Copyright © 2002-2009 JRuby Team. All Rights Reserved.