Method: Bchess::PGN::GameHeader#result

Defined in:
lib/pgn/game_header.rb

#resultObject



46
47
48
# File 'lib/pgn/game_header.rb', line 46

def result
  @result ||= values['Result']
end