Method: Aua::OperatingSystems::Mobiles#os_name

Defined in:
lib/aua/operating_systems/mobiles.rb

#os_nameObject



25
26
27
# File 'lib/aua/operating_systems/mobiles.rb', line 25

def os_name
  @os_name ||= platform
end