Sha256: c70218231b9e616915acf07f11405857346f781424f074e4535cf8bbe381903a
Contents?: true
Size: 265 Bytes
Versions: 8
Compression:
Stored size: 265 Bytes
Contents
module Metasploit module Model # Namespace for `metasploit-model`'s implementation of the {http://en.wikipedia.org/wiki/Visitor_pattern visitor # pattern}. module Visitation extend ActiveSupport::Autoload autoload :Visit end end end
Version data entries
8 entries across 8 versions & 1 rubygems