Method: Gem::Platform#os

Defined in:
lib/rubygems/platform.rb

#osObject

Returns the value of attribute os.



12
13
14
# File 'lib/rubygems/platform.rb', line 12

def os
  @os
end