<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>next (RMail::Mailbox::MBoxReader)</title>
<link rel=StyleSheet href="../../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body bgcolor="white">
<pre><span class="cmt"># File lib/rmail/mailbox/mboxreader.rb, line 112</span>
<span class="kw">def</span> <span class="kw">next</span>
@end_of_message = <span class="kw">false</span>
@tail = <span class="kw">nil</span>
<span class="kw">end</span></pre>
</body>
</html>
|