Sha256: 4d34236dc9d787b800c688d75e2a1dab9ccdf698332dea1ae919bfbd3b94359d

Contents?: true

Size: 494 Bytes

Versions: 6

Compression:

Stored size: 494 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

# @author Tasos "Zapotek" Laskos <tasos.laskos@arachni-scanner.com>
class Arachni::Component::Options::Object < Arachni::Component::Options::Base

    def type
        :object
    end

end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
arachni-1.3.2 lib/arachni/component/options/object.rb
arachni-1.3.1 lib/arachni/component/options/object.rb
arachni-1.3 lib/arachni/component/options/object.rb
arachni-1.2.1 lib/arachni/component/options/object.rb
arachni-1.2 lib/arachni/component/options/object.rb
arachni-1.1 lib/arachni/component/options/object.rb