Class: Epuber::UserInterface::Location

Inherits:
Struct
  • Object
show all
Defined in:
lib/epuber/user_interface.rb

Instance Attribute Summary collapse

Instance Attribute Details

#linenoObject

Returns the value of attribute lineno

Returns:

  • (Object)

    the current value of lineno



11
12
13
# File 'lib/epuber/user_interface.rb', line 11

def lineno
  @lineno
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



11
12
13
# File 'lib/epuber/user_interface.rb', line 11

def path
  @path
end