Class | Platform |
In: |
lib/standard/facets/platform.rb
|
Parent: | Object |
Platform class
Original version from RubyGems, Copyright (c) 2007 Eric Hodel
RUBY | = | 'ruby' | A pure-ruby gem that may use Gem::Specification#extensions to build binary files. | |
CURRENT | = | 'current' | A platform-specific gem that is built for the packaging ruby‘s platform. This will be replaced with Gem::Platform::local. |
cpu | [RW] | |
os | [RW] | |
version | [RW] |