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

Inherits:
Base
  • Object
show all
Includes:
Value::String
Defined in:
app/models/metasploit/model/search/operation/string.rb

Overview

Search operation with Base#operator with #type :string.

Instance Attribute Summary

Attributes inherited from Base

#operator, #value

Method Summary

Methods included from Value::String

#value=

Methods inherited from Base

#operator_valid

Methods inherited from Base

#initialize, #valid!

Constructor Details

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