rbconfig.rb

Path: lib/more/facets/rbconfig.rb
Last Update: Sat Dec 04 13:06:33 +0000 2010

Required files

facets/platform  

Constants

BYTE_ORDER = Config.byte_order   Current CPU‘s Byte Order
CPU = Config.platform.cpu   Current CPU
OS = Config.platform.os   Current Operating System
OS_VERSION = Config.platform.version   Current Operating System Version

[Validate]