Class: AutotestNotification::Buuf

Inherits:
Object
  • Object
show all
Defined in:
lib/autotest_notification/buuf.rb

Class Method Summary collapse

Class Method Details

.image(notification) ⇒ Object



4
5
6
# File 'lib/autotest_notification/buuf.rb', line 4

def image(notification)
  "#{Config.images_directory}/buuf/#{notification}.png"
end