118 119 120 121
# File 'lib/tug/interface/interface.rb', line 118 def notify slack = Tug::Slack.new(options) slack.notify(options[:message]) end