Method: Arachni::Check::Auditor#page
- Defined in:
- lib/arachni/check/auditor.rb
#page ⇒ Arachni::Page (readonly)
Returns Page object to be audited.
314 315 316 |
# File 'lib/arachni/check/auditor.rb', line 314 def page @page end |
Returns Page object to be audited.
314 315 316 |
# File 'lib/arachni/check/auditor.rb', line 314 def page @page end |