Class: MetzScan::ProjectIndex::Declaration

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

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



9
10
11
# File 'lib/metz_scan/project_index.rb', line 9

def kind
  @kind
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/metz_scan/project_index.rb', line 9

def name
  @name
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



9
10
11
# File 'lib/metz_scan/project_index.rb', line 9

def path
  @path
end