class Metasploit::Credential::Importer::Multi

{Metasploit::Credential::Importer::Multi} allows a single class to pass off a file to the correct importer as long as the file meets certain basic requirements. Each file type is identified, and if supported, another class in the {Metasploit::Credential::Importer} namespace is instantiated with the ‘#input` attribute passed in there.