Module: ImapMogura

Defined in:
lib/imap_mogura/cli.rb,
lib/imap_mogura/version.rb,
lib/imap_mogura/debug_util.rb,
lib/imap_mogura/imap_handler.rb,
lib/imap_mogura/rules_parser.rb,
lib/imap_mogura/config_parser.rb,
lib/imap_mogura/rules_parser/errors.rb,
lib/imap_mogura/config_parser/errors.rb,
lib/imap_mogura/rules_parser/rule_set.rb,
lib/imap_mogura/rules_parser/rule_elements.rb

Defined Under Namespace

Modules: ConfigParser, DebugUtil, RulesParser Classes: AndOperator, CLI, CcMatcher, CustomOptionError, DateMatcher, FieldMatcher, FromMatcher, GeneralFieldMatcher, IMAPHandler, LogicalOperator, OrOperator, RuleElement, RuleSet, SenderMatcher, SpecialFieldMatcher, SubjectMatcher, ToMatcher

Constant Summary collapse

VERSION =
"0.4.1"