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

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

Overview

The union (ORing) of operations and/or or nested groups.

Instance Attribute Summary

Attributes inherited from Base

#children

Method Summary

Methods inherited from Base

#initialize, #valid!

Constructor Details

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