Class: Redwood::MBox::Loader

Inherits:
Redwood::MBox show all
Defined in:
lib/sup/mbox.rb

Constant Summary

Constants inherited from Redwood::MBox

BREAK_RE

Instance Attribute Summary

Attributes inherited from Redwood::MBox

#labels

Attributes inherited from Source

#id, #uri, #usual

Method Summary

Methods inherited from Redwood::MBox

#default_labels, #each_raw_message_line, #file_path, #first_new_message, #go_idle, #initialize, is_break_line?, #is_source_for?, #last_indexed_message, #load_header, #load_message, #next_offset, #poll, #raw_header, #raw_message, #store_message, suggest_labels_for

Methods included from SerializeLabelsNicely

#after_unmarshal!, #before_marshal

Methods inherited from Source

#==, #file_path, #go_idle, #initialize, #is_source_for?, #labels?, parse_raw_email_header, #poll, #read?, #supported_labels?, #synchronize, #to_s, #try_lock, #unlock, #valid?

Constructor Details

This class inherits a constructor from Redwood::MBox