Libraries
»
igc
(0.1.0)
»
Index
»
IGC
»
Parser
»
#parse
Method: IGC::Parser#parse
Defined in:
lib/igc/parser.rb
#
parse
⇒
Object
14 15 16 17
# File 'lib/igc/parser.rb', line 14
def
parse
parse_line
until
@buffer
.
eos?
@flight
end