Sha256: 03963ded032aa108a79dd9190c180187c0e2af1d7004b58f4c89abe5ce981a63
Contents?: true
Size: 381 Bytes
Versions: 42
Compression:
Stored size: 381 Bytes
Contents
# Namespace for search operators that mimic behavior of the msfconsole search operators prior to the search operator # generalization introduced by {Metasploit::Model::Search}. module Metasploit::Model::Search::Operator::Deprecated extend ActiveSupport::Autoload autoload :App autoload :Author autoload :Authority autoload :Platform autoload :Ref autoload :Text end
Version data entries
42 entries across 42 versions & 1 rubygems