public class OSEnvironment extends Object
| Constructor and Description | 
|---|
| OSEnvironment() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map | getEnvironmentVariableMap(Ruby runtime)Returns the environment as a hash of Ruby strings. | 
| Map | getSystemPropertiesMap(Ruby runtime)Returns java system properties as a Map | 
Copyright © 2001-2015 JRuby. All Rights Reserved.