Class: Epuber::UserInterface::Location
- Inherits:
-
Struct
- Object
- Struct
- Epuber::UserInterface::Location
- Defined in:
- lib/epuber/user_interface.rb
Instance Attribute Summary collapse
-
#lineno ⇒ Object
Returns the value of attribute lineno.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#lineno ⇒ Object
Returns the value of attribute lineno
11 12 13 |
# File 'lib/epuber/user_interface.rb', line 11 def lineno @lineno end |
#path ⇒ Object
Returns the value of attribute path
11 12 13 |
# File 'lib/epuber/user_interface.rb', line 11 def path @path end |