Class: AppMap::Config::PathStruct
- Inherits:
-
Struct
- Object
- Struct
- AppMap::Config::PathStruct
- Defined in:
- lib/appmap/config/path.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
3 4 5 |
# File 'lib/appmap/config/path.rb', line 3 def path @path end |