class Tumugi::Plugin::ExternalTask

Public Instance Methods

run() click to toggle source
# File lib/tumugi/plugin/task/external.rb, line 8
def run
  # Do nothing
end