るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
5件ヒット [1-5件を表示] (0.045秒)
トップページ > バージョン:2.6.0[x] > クエリ:IO[x] > クエリ:u[x] > ライブラリ:net/imap[x]

別のキーワード

  1. io popen
  2. io pipe
  3. io each
  4. io each_line
  5. io readlines

検索結果

Net::IMAP::ContinuationRequest (36007.0)

IMAP の continuation request (命令継続要求) を表すクラスです。

IMAP の continuation request (命令継続要求) を表すクラスです。

通常このクラスを直接扱うことはありません。
レスポンスハンドラ(Net::IMAP#add_response_handler)
に渡されます。

詳しくは 2060 の 7.5 を参照してください。

Net::IMAP::BodyTypeMultipart#disposition -> Net::IMAP::ContentDisposition | nil (27607.0)

Content-Dispotition の値を返します。

Content-Dispotition の値を返します。

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

@see 1806, 2183

Net::IMAP::BodyTypeMultipart#extension -> Array | nil (27307.0)

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

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

Net::IMAP::ContinuationRequest#data -> Net::IMAP::ResponseText (18007.0)

レスポンスのデータを返します。

レスポンスのデータを返します。

Net::IMAP::ContinuationRequest#raw_data -> String (18007.0)

レスポンス文字列を返します。

レスポンス文字列を返します。

絞り込み条件を変える