るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.018秒)
トップページ > バージョン:2.7.0[x] > クエリ:status[x] > クラス:Net::IMAP[x]

別のキーワード

  1. _builtin status
  2. openssl status
  3. cgi http_status
  4. getoptlong status_yet
  5. getoptlong status_started

ライブラリ

検索結果

Net::IMAP#status(mailbox, attr) -> {String => Integer} (54373.0)

STATUS コマンドを送り、mailbox のステータスを得ます。

...m mailbox 問い合わせ対象のメールボックス(文字列)
@param attr 問合せたいアトリビュート名(文字列)の配列
@raise Net::IMAP::NoResponseError メールボックスが存在しない場合や、
アトリビュート名が存在しない場合に発生します...