Sha256: 6ce8a1fafa4a18fcdb9587268d161d8ee35ba350dbb5f083c0b26b21043d97f3

Contents?: true

Size: 647 Bytes

Versions: 9

Compression:

Stored size: 647 Bytes

Contents

<h1><code>class <a name="TMail%3a%3aConfig">TMail::Config</a> </code></h1>

<h2>Class Methods</h2>

<dl>
<dt><a name="TMail%3a%3aConfig-new"><code>new(strict)</code></a> -&gt; <code><a href="config.html#TMail%3a%3aConfig">TMail::Config</a></code></dt>
<dd>
<p>
strict: true | false<br>
</p>

<p>
create a TMail::Config object.
set true to all strict_* attributes if STRICT is true.
</p>

</dd>
</dl>
<h2>Instance Methods</h2>

<dl>
<dt><a name="TMail%3a%3aConfig-strict_parse%3f"><code>strict_parse?</code></a></dt>
<dd>
<p>
If this flag is true, TMail's parsers may raise
TMail::SyntaxError. If not, it never raises SynaxError.
</p>
</dd>
</dl>

Version data entries

9 entries across 9 versions & 6 rubygems

Version Path
japetheape-tmail-1.2.3.4 site/reference/config.html
ledermann-tmail-1.2.5 site/reference/config.html
valodzka-tmail-1.2.3.2 site/reference/config.html
valodzka-tmail-1.2.3.3 site/reference/config.html
valodzka-valodzka-tmail-1.2.3.2 site/reference/config.html
sa-tmail-1.2.5.1 site/reference/config.html
tmail-1.2.2 site/reference/config.html
tmail-1.2.3.1 site/reference/config.html
tmail-1.2.3 site/reference/config.html