Class: AppMap::Algorithm::StatsStruct
- Inherits:
-
Struct
- Object
- Struct
- AppMap::Algorithm::StatsStruct
- Defined in:
- lib/appmap/algorithm/stats.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
5 6 7 |
# File 'lib/appmap/algorithm/stats.rb', line 5 def appmap @appmap end |