Class: AppMap::OpenStruct

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

Direct Known Subclasses

Open

Instance Attribute Summary collapse

Instance Attribute Details

#appmapObject

Returns the value of attribute appmap

Returns:

  • (Object)

    the current value of appmap



4
5
6
# File 'lib/appmap/open.rb', line 4

def appmap
  @appmap
end