Libraries
»
bchess
(0.1.3)
»
Index
»
Bchess
»
PGN
»
GameHeader
»
#result
Method: Bchess::PGN::GameHeader#result
Defined in:
lib/pgn/game_header.rb
#
result
⇒
Object
46 47 48
# File 'lib/pgn/game_header.rb', line 46
def
result
@result
||=
values
[
'
Result
'
]
end