Class: Arachni::BrowserCluster::Jobs::TaintTrace::Result
- Inherits:
 - 
      Arachni::BrowserCluster::Job::Result
      
        
- Object
 - Arachni::BrowserCluster::Job::Result
 - Arachni::BrowserCluster::Jobs::TaintTrace::Result
 
 
- Defined in:
 - lib/arachni/browser_cluster/jobs/taint_trace/result.rb
 
Overview
Instance Attribute Summary collapse
Attributes inherited from Arachni::BrowserCluster::Job::Result
Method Summary
Methods inherited from Arachni::BrowserCluster::Job::Result
Constructor Details
This class inherits a constructor from Arachni::BrowserCluster::Job::Result
Instance Attribute Details
#page ⇒ Page
      17 18 19  | 
    
      # File 'lib/arachni/browser_cluster/jobs/taint_trace/result.rb', line 17 def page @page end  |