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