Method: WatchList::Exporter#initialize
- Defined in:
- lib/watch_list/exporter.rb
#initialize(uptimerobot, options = {}) ⇒ Exporter
of class methods
12 13 14 15 |
# File 'lib/watch_list/exporter.rb', line 12 def initialize(uptimerobot, = {}) @uptimerobot = uptimerobot = end |