Class: AppMap::Config::HookConfig

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

Instance Attribute Summary collapse

Instance Attribute Details

#labelsObject

Returns the value of attribute labels

Returns:

  • (Object)

    the current value of labels



464
465
466
# File 'lib/appmap/config.rb', line 464

def labels
  @labels
end

#packageObject

Returns the value of attribute package

Returns:

  • (Object)

    the current value of package



464
465
466
# File 'lib/appmap/config.rb', line 464

def package
  @package
end