Module: Bullhorn::Plugin

Defined in:
lib/bullhorn/plugin.rb

Class Attribute Summary collapse

Class Attribute Details

.ignored_exceptionsObject (readonly)

Returns the value of attribute ignored_exceptions.



6
7
8
# File 'lib/bullhorn/plugin.rb', line 6

def ignored_exceptions
  @ignored_exceptions
end

.optionsObject

Returns the value of attribute options.



4
5
6
# File 'lib/bullhorn/plugin.rb', line 4

def options
  @options
end