rbsystem.rb

Path: lib/more/facets/rbsystem.rb
Last Update: Thu Jun 24 13:18:25 +0000 2010

System

The System module provides Platform and Ruby system information. The module should also be able to stand in for rbconfig. It is intended for use as a service module although it can be mixed-in too.

Note: This library is still being worked on a good bit.

History

  Adapted from RubyParams module by Minero Aoki
  Copyright (c) 1999-2002 Minero Aoki <aamine@loveruby.net>

Authors

  • Thomas Sawyer
  • Minero Aoki

Todo

  • Consider renaming module to "Ruby" ?

Copying

Copyright (c) 2005 Thomas Sawyer, Minero Aoki

Ruby License

This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Required files

rbconfig  

[Validate]