Path: | README |
Last Update: | Thu Mar 15 20:11:57 +0000 2012 |
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.