Class: Ruboty::IssueChecker::Actions::Patrol

Inherits:
Actions::Base
  • Object
show all
Defined in:
lib/ruboty/issue_checker/actions/patrol.rb

Instance Method Summary collapse

Instance Method Details

#callObject



5
6
7
# File 'lib/ruboty/issue_checker/actions/patrol.rb', line 5

def call
  message.reply('Not implemented.')
end