Class: AppMap::Config::PathStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/appmap/config/path.rb

Direct Known Subclasses

Path

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



3
4
5
# File 'lib/appmap/config/path.rb', line 3

def path
  @path
end