るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.430秒)
トップページ > クエリ:IO[x] > バージョン:2.5.0[x] > クエリ:l[x] > 種類:インスタンスメソッド[x] > クエリ:a[x] > クエリ:-[x] > クラス:Net::IMAP::BodyTypeText[x]

別のキーワード

  1. matrix l
  2. kernel $-l
  3. _builtin $-l
  4. lupdecomposition l
  5. l

ライブラリ

キーワード

検索結果

Net::IMAP::BodyTypeText#disposition -> Net::IMAP::ContentDisposition | nil (28555.0)

Content-Dispotition の値を返します。

Content-Dispotition の値を返します。

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

@see 1806, 2183

Net::IMAP::BodyTypeText#extension -> Array | nil (28207.0)

メッセージの拡張データを返します。

メッセージの拡張データを返します。

Net::IMAP::BodyTypeText#description -> String | nil (27955.0)

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

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

@see 2045