Class: Janeway::Location
- Inherits:
-
Struct
- Object
- Struct
- Janeway::Location
- Defined in:
- lib/janeway/location.rb
Instance Attribute Summary collapse
-
#col ⇒ Object
Returns the value of attribute col.
-
#length ⇒ Object
Returns the value of attribute length.
Instance Attribute Details
#col ⇒ Object
Returns the value of attribute col
4 5 6 |
# File 'lib/janeway/location.rb', line 4 def col @col end |
#length ⇒ Object
Returns the value of attribute length
4 5 6 |
# File 'lib/janeway/location.rb', line 4 def length @length end |