Class | Platform |
In: |
lib/more/facets/platform.rb
|
Parent: | Object |
Platform class
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] |