class Ruboty::IssueChecker::Actions::Patrol

Public Instance Methods

call() click to toggle source
# File lib/ruboty/issue_checker/actions/patrol.rb, line 5
def call
  message.reply('Not implemented.')
end