Method: ConsoleShogi::GridPosition#location

Defined in:
lib/console_shogi/grid_position.rb

#locationObject

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



4
5
6
# File 'lib/console_shogi/grid_position.rb', line 4

def location
  @location
end