Methods

Yapra::Plugin::Test::Test2

Public Instance Methods

on_error(ex) click to toggle source
# File lib-plugins/yapra/plugin/test/test2.rb, line 10
def on_error(ex)
  logger.debug 'on error2!!'
end
run(data) click to toggle source
# File lib-plugins/yapra/plugin/test/test2.rb, line 5
def run(data)
  logger.debug 'test2!!'
  data
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.