rbconfig.rb

Path: lib/more/facets/rbconfig.rb
Last Update: Wed Jan 05 06:24:23 +0000 2011

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]