Module: Metasploit::Framework::ParsedOptions

Extended by:
ActiveSupport::Autoload
Defined in:
lib/metasploit/framework/parsed_options.rb

Overview

Namespace for parsed options for commands. The names of `Class`es in this namespace correspond to the name of the `Class` in the Command namespace for which this namespace's `Class` parses options.

Defined Under Namespace

Classes: Base, Console, RemoteDB