Method: Backup::Notifier::Hipchat#token

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

#tokenObject

The Hipchat API token



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

def token
  @token
end