Class: Metasploit::Model::Search::Operator::Group::Union

Inherits:
Base show all
Defined in:
app/models/metasploit/model/search/operator/group/union.rb

Overview

Operator that produces union operations.

Instance Attribute Summary

Attributes inherited from Base

#klass

Method Summary

Methods inherited from Base

#children, #operate_on, operation_class, #operation_class, operation_class_name, operation_class_name!, operation_class_name=

Methods inherited from Delegation

#name, #operator, operator_name

Methods inherited from Base

#name

Methods included from Help

#help

Methods inherited from Base

#initialize, #valid!

Constructor Details

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