Class: PGN::Parser
- Inherits:
-
Object
- Object
- PGN::Parser
- Defined in:
- lib/pgn/parser.rb
Overview
Instance Method Summary collapse
-
#parse(input) ⇒ Array<Hash>
One Hash per game, with keys
:tags,:result,:moves,:pgn,:comment.