Class: Totango::Adapter

Inherits:
Object
  • Object
show all
Defined in:
lib/totango/adapter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#action_finderObject

Returns the value of attribute action_finder.



5
6
7
# File 'lib/totango/adapter.rb', line 5

def action_finder
  @action_finder
end

#hookObject

Returns the value of attribute hook.



5
6
7
# File 'lib/totango/adapter.rb', line 5

def hook
  @hook
end

#nameObject

Returns the value of attribute name.



5
6
7
# File 'lib/totango/adapter.rb', line 5

def name
  @name
end