Class: Janeway::Location

Inherits:
Struct
  • Object
show all
Defined in:
lib/janeway/location.rb

Instance Attribute Summary collapse

Instance Attribute Details

#colObject

Returns the value of attribute col

Returns:

  • (Object)

    the current value of col



4
5
6
# File 'lib/janeway/location.rb', line 4

def col
  @col
end

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



4
5
6
# File 'lib/janeway/location.rb', line 4

def length
  @length
end