るりまサーチ

最速Rubyリファレンスマニュアル検索!
1784件ヒット [1-100件を表示] (0.034秒)

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method new
  4. irb/input-method gets
  5. matrix -

キーワード

検索結果

<< 1 2 3 ... > >>

Net::IMAP::ContentDisposition#param -> { String => String } | nil (137.0)

Content-Disposition フィールドのパラメータをハッシュテーブルで 返します。

...Content-Disposition フィールドのパラメータをハッシュテーブルで
返します。

ハッシュテーブルのキーは以下のような値を取ります。詳しくは
2183 などを見てください。
* "FILENAME"
* "CREATION-DATE"
* "MODIFICATION-DATE"
* "READ-DAT"...

Net::IMAP::Address#route -> String | nil (135.0)

メールアドレスの SMTP at-domain-list を返します。

...メールアドレスの SMTP at-domain-list を返します。

存在しない場合は nil を返します。

通常は nil を返します。...

Net::IMAP::BodyTypeBasic#encoding -> String (135.0)

Content-Transfer-Encoding の値を文字列で返します。

...Content-Transfer-Encoding の値を文字列で返します。

@see 2045...

Net::IMAP::BodyTypeMessage#encoding -> String (135.0)

Content-Transfer-Encoding の値を文字列で返します。

...Content-Transfer-Encoding の値を文字列で返します。

@see 2045...

Net::IMAP::BodyTypeText#encoding -> String (135.0)

Content-Transfer-Encoding の値を文字列で返します。

...Content-Transfer-Encoding の値を文字列で返します。

@see 2045...

絞り込み条件を変える

Net::IMAP::Envelope#in_reply_to -> String | nil (135.0)

In-reply-to の内容を文字列で返します。

...In-reply-to の内容を文字列で返します。

エンベロープに存在しないときは nil を返します。...

Net::IMAP::BodyTypeBasic#content_id -> String | nil (119.0)

Content-ID の値を文字列で返します。

...Content-ID の値を文字列で返します。

@see 2045...

Net::IMAP::BodyTypeBasic#description -> String | nil (119.0)

Content-Description の値を文字列で返します。

...Content-Description の値を文字列で返します。

@see 2045...

Net::IMAP::BodyTypeBasic#disposition -> Net::IMAP::ContentDisposition | nil (119.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183...
<< 1 2 3 ... > >>