Path: | README |
Last Update: | Wed Feb 02 02:24:33 +0000 2011 |
Ruby 1.8.0 or later. Ruby 1.8.2 or later preferred on Windows.
require 'sys/host' include Sys p Host.hostname p Host.ip_addr Host.info{ |h| p h }
rake test (optional) rake install
rake test (optional) rake install_gem
See the doc/host.txt file for more information.