class

OS

Inherits Reference < Object

Constants

VERSION = "0.2.2"

Class methods

app_config_path(name)
Source
bits
Source
config
Source
cpu_count
Source
cygwin?
Source
dev_null
Source
doze?
Source
freebsd?
Source
host
Source
host_cpu
Source
host_os
Source
hwprefs_available?
Source
iron_ruby?
Source
java?
Source
jruby?
Source
linux?

true for linux, false for windows, os x, cygwin

Source
mac?
Source
open_file_command
Source
osx?
Source
posix?

true for linux, os x, cygwin

Source
report

provides easy way to see the relevant config entries

Source
rss_bytes

amount of memory the current process "is using", in RAM (doesn't include any swap memory that it may be using, just that in actual RAM) raises 'unknown' on jruby currently

Source
ruby_bin
Source
windows?
Source

Instance methods

config
Source
config=(config)
Source

Nested types