Method: Backup::Notifier::FlowDock#token

Defined in:
lib/backup/notifier/flowdock.rb

#tokenObject

The Flowdock API token



10
11
12
# File 'lib/backup/notifier/flowdock.rb', line 10

def token
  @token
end