Class: Metar::Data::SkyConditions

Inherits:
Object
  • Object
show all
Defined in:
src/parser.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



34
# File 'src/parser.rb', line 34

def to_s = map(&:to_s).join ' ' end