るりまサーチ (Ruby 2.2.0)

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

別のキーワード

  1. openssl to_text
  2. prettyprint text
  3. cgi text_field
  4. rexml/document text
  5. cgi/html text_field

検索結果

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

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

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

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

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

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

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

@see Net::IMAP::ResponseCode