Class: AppMap::Config::Hook

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

Instance Attribute Summary collapse

Instance Attribute Details

#method_namesObject

Returns the value of attribute method_names



52
53
54
# File 'lib/appmap/config.rb', line 52

def method_names
  @method_names
end

#packageObject

Returns the value of attribute package



52
53
54
# File 'lib/appmap/config.rb', line 52

def package
  @package
end