Method: Gem::Platform#os

Defined in:
lib/rubygems/platform.rb

#osObject

Returns the value of attribute os.



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

def os
  @os
end