=begin Copyright 2010-2014 Tasos Laskos This file is part of the Arachni Framework project and is subject to redistribution and commercial restrictions. Please see the Arachni Framework web site for more information on licensing and terms of use. =end module Arachni class BrowserCluster module Jobs class ResourceExploration class EventTrigger # @author Tasos "Zapotek" Laskos class Result < ResourceExploration::Result end end end end end end