Class: AppMap::Algorithm::StatsStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/appmap/algorithm/stats.rb

Direct Known Subclasses

Stats

Instance Attribute Summary collapse

Instance Attribute Details

#appmapObject

Returns the value of attribute appmap

Returns:

  • (Object)

    the current value of appmap



5
6
7
# File 'lib/appmap/algorithm/stats.rb', line 5

def appmap
  @appmap
end