Method: Honeybadger::Config#env

Defined in:
lib/honeybadger/config.rb

#envObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

[View source]

47
48
49
# File 'lib/honeybadger/config.rb', line 47

def env
  @env
end