Class: Metasploit::Model::Search::Operation::Set::String

Inherits:
Metasploit::Model::Search::Operation::Set show all
Includes:
Value::String
Defined in:
app/models/metasploit/model/search/operation/set/string.rb

Overview

Search operation on an attribute that has a Set<String> for acceptable values.

Instance Attribute Summary

Attributes inherited from Base

#operator, #value

Method Summary

Methods included from Value::String

#value=

Methods inherited from Metasploit::Model::Search::Operation::Set

#membership

Methods inherited from Base

#operator_valid

Methods inherited from Base

#initialize, #valid!

Constructor Details

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