Class: AppMap::Command::InspectStruct

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

Direct Known Subclasses

Inspect

Instance Attribute Summary collapse

Instance Attribute Details

#configObject

Returns the value of attribute config

Returns:

  • (Object)

    the current value of config



3
4
5
# File 'lib/appmap/command/inspect.rb', line 3

def config
  @config
end