Class: Metasploit::Model::Search::Operation::Group::Intersection

Inherits:
Base
  • Object
show all
Defined in:
app/models/metasploit/model/search/operation/group/intersection.rb

Overview

An intersection of one or more child operations from an operator's #operate_on, should be visited the same as Group::Base.

Instance Attribute Summary

Attributes inherited from Base

#children

Attributes inherited from Base

#operator, #value

Method Summary

Methods inherited from Base

#children_valid

Methods inherited from Base

#operator_valid

Methods inherited from Base

#initialize, #valid!

Constructor Details

This class inherits a constructor from Metasploit::Model::Base