Class: MetzScan::ProjectIndex::Reference

Inherits:
Struct
  • Object
show all
Defined in:
lib/metz_scan/project_index.rb

Instance Attribute Summary collapse

Instance Attribute Details

#columnObject

Returns the value of attribute column

Returns:

  • (Object)

    the current value of column



12
13
14
# File 'lib/metz_scan/project_index.rb', line 12

def column
  @column
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



12
13
14
# File 'lib/metz_scan/project_index.rb', line 12

def line
  @line
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



12
13
14
# File 'lib/metz_scan/project_index.rb', line 12

def name
  @name
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



12
13
14
# File 'lib/metz_scan/project_index.rb', line 12

def path
  @path
end