class Ruboty::AlangGenerator::Actions::Generate

Public Instance Methods

call() click to toggle source
# File lib/ruboty/alang_generator/actions/generate.rb, line 6
def call
  message.reply('OS'+message[:text]+'\\')
end