るりまサーチ

最速Rubyリファレンスマニュアル検索!
264件ヒット [1-100件を表示] (0.021秒)
トップページ > クエリ:map[x] > クエリ:text[x] > ライブラリ:net/imap[x]

別のキーワード

  1. matrix map
  2. _builtin map
  3. matrix map!
  4. _builtin flat_map
  5. set map!

検索結果

<< 1 2 3 > >>

Net::IMAP::ResponseText#text -> String (24103.0)

応答のテキストを文字列で返します。

応答のテキストを文字列で返します。

Net::IMAP::BodyTypeText (9018.0)

Content-Type が text であるメッセージを表すクラスです。

...Content-Type が text であるメッセージを表すクラスです。

平文のメールを表します。
詳しくは MIME のRFC(2045)を参照してください。...

Net::IMAP::ResponseText (9002.0)

応答のテキストを表すクラスです。

応答のテキストを表すクラスです。

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

Content-Dispotition の値を返します。

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

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

@see 1806, 2183...

Net::IMAP::ResponseText#code -> Net::IMAP::ResponseCode | nil (6102.0)

レスポンスコードを返します。

...レスポンスコードを返します。

応答がレスポンスコードを含んでいない場合は nil を返します。

@see Net::IMAP::ResponseCode...

絞り込み条件を変える

Net::IMAP::BodyTypeText#media_type -> String (6008.0)

MIME のメディアタイプを返します。

...MIME のメディアタイプを返します。

これは "TEXT" を返します。

@see Net::IMAP::BodyTypeText#subtype...

Net::IMAP::BodyTypeText#content_id -> String | nil (6002.0)

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

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

@see 2045

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

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

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

@see 2045

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

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

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

@see 2045

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

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

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

絞り込み条件を変える

<< 1 2 3 > >>