Class: TingYun::Frameworks::External

Inherits:
Ruby show all
Defined in:
lib/ting_yun/frameworks/external.rb

Instance Attribute Summary

Attributes included from InstanceMethods

#env, #local_env

Instance Method Summary collapse

Methods inherited from Ruby

#env, #root

Methods included from ClassMethods

#instance, #load_framework_class, #load_test_framework, #local_env, #reset

Methods included from InstanceMethods

#[], #configure_agent, #determine_env, #dispatcher, #framework, #init_plugin, #root, #start_agent

Methods included from Instrumentation

#add_instrumentation, #detect_dependencies, #install_instrumentation, #load_instrumentation_files

Instance Method Details

#init_config(options = {}) ⇒ Object



9
10
11
# File 'lib/ting_yun/frameworks/external.rb', line 9

def init_config(options={})
  super
end