Class: Fetcher::Imap::Base

Inherits:
Base
  • Object
show all
Defined in:
lib/bas/fetcher/imap/base.rb

Overview

This class is an implementation of the Fetcher::Base interface, specifically designed for fetching data from an IMAP server.

Direct Known Subclasses

SupportEmails

Instance Attribute Summary

Attributes inherited from Base

#config

Method Summary

Methods inherited from Base

#fetch, #initialize

Constructor Details

This class inherits a constructor from Fetcher::Base