Class: GACollectorPusher::Config

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

Class Attribute Summary collapse

Class Attribute Details

.paranoidObject

Returns the value of attribute paranoid.



5
6
7
# File 'lib/ga_collector_pusher/config.rb', line 5

def paranoid
  @paranoid
end

.verboseObject

Returns the value of attribute verbose.



6
7
8
# File 'lib/ga_collector_pusher/config.rb', line 6

def verbose
  @verbose
end