class Threatinator::Plugins::Output::Null

Public Instance Methods

finish() click to toggle source
# File lib/threatinator/plugins/output/null.rb, line 12
def finish
end
handle_event(event) click to toggle source
# File lib/threatinator/plugins/output/null.rb, line 9
def handle_event(event)
end