るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. rake ext
  2. irb/ext/save-history save_history
  3. pathname sub_ext
  4. irb/ext/tracer use_tracer
  5. irb/ext/tracer use_tracer=

ライブラリ

キーワード

検索結果

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

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

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

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

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

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

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

@see Net::IMAP::ResponseCode