るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.015秒)

別のキーワード

  1. net/imap name
  2. net/imap param
  3. net/imap disposition
  4. net/imap data
  5. net/imap media_type

ライブラリ

クラス

検索結果

Net::IMAP#disconnect -> nil (21108.0)

サーバとの接続を切断します。

...サーバとの接続を切断します。

@see Net::IMAP#disconnected?...

Net::IMAP#disconnected? -> bool (9113.0)

サーバとの接続が切断されていれば真を返します。

...サーバとの接続が切断されていれば真を返します。

@see Net::IMAP#disconnect...