textutils.rb
Copyright © 1998-2004 Minero Aoki
This program is free software. You can distribute/modify this program under the terms of the GNU Lesser General Public License version 2.1.
| DEFAULT_CONFIG | = | Config.new(false) |
| DEFAULT_STRICT_CONFIG | = | Config.new(true) |
| Version | = | '0.10.8' |
| Copyright | = | 'Copyright (c) 1998-2004 Minero Aoki' |
| MhLoader | = | MhMailbox |
| MboxLoader | = | UNIXMbox |
| MaildirLoader | = | Maildir |
| Scanner | = | Scanner_C |
| Scanner | = | Scanner_R |
| message_id? | -> | msgid? |
| new_boundary | -> | boundary |
| new_message_id | -> | msgid |
| new_message_id | -> | new_msgid |