Sha256: 2cf46972fd26e3b9ee2ee3cadd10fd06f3f99a3f10eda6c78d75c414f14d70d7
Contents?: true
Size: 513 Bytes
Versions: 3
Compression:
Stored size: 513 Bytes
Contents
=begin Copyright 2010-2015 Tasos Laskos <tasos.laskos@arachni-scanner.com> 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::Element class DOM module Capabilities # @author Tasos "Zapotek" Laskos <tasos.laskos@arachni-scanner.com> module Mutable include Arachni::Element::Capabilities::Mutable end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
arachni-1.3.2 | lib/arachni/element/dom/capabilities/mutable.rb |
arachni-1.3.1 | lib/arachni/element/dom/capabilities/mutable.rb |
arachni-1.3 | lib/arachni/element/dom/capabilities/mutable.rb |