Libraries
»
chess_rb
(0.0.6)
»
Index
»
ChessRB
»
Position
»
#fen
Method: ChessRB::Position#fen
Defined in:
lib/chess_rb/position.rb
#
fen
⇒
Object
Returns the value of attribute fen.
4 5 6
# File 'lib/chess_rb/position.rb', line 4
def
fen
@fen
end