るりまサーチ

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. rsa n
  3. rsa n=
  4. openssl n
  5. openssl n=

キーワード

検索結果

<< 1 2 3 ... > >>

Net::IMAP#examine(mailbox) -> Net::IMAP::TaggedResponse (9203.0)

EXAMINE コマンドを送り、指定したメールボックスを処理対象の メールボックスにします。

...EXAMINE コマンドを送り、指定したメールボックスを処理対象の
メールボックスにします。

N
et::IMAP#select と異なりセッション中はメールボックスが
読み取り専用となります。それ以外は select と同じです。

@param mailbox 処理対...
...象としたいメールボックスの名前(文字列)
@raise Net::IMAP::NoResponseError mailboxが存在しない等の理由でコマンドの実行に失敗
した場合に発生します。...

Net::IMAP::BodyTypeBasic#content_id -> String | nil (9203.0)

Content-ID の値を文字列で返します。

...Content-ID の値を文字列で返します。

@see 2045...

Net::IMAP::BodyTypeMessage#content_id -> String | nil (9203.0)

Content-ID の値を文字列で返します。

...Content-ID の値を文字列で返します。

@see 2045...

Net::IMAP::BodyTypeText#content_id -> String | nil (9203.0)

Content-ID の値を文字列で返します。

...Content-ID の値を文字列で返します。

@see 2045...

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

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

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

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

絞り込み条件を変える

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

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

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

@see Net::IMAP#disconnect...

Net::IMAP#idle_done -> () (9103.0)

Net::IMAP#idle で 停止しているスレッドを1つ起こします。

...Net::IMAP#idle で
停止しているスレッドを1つ起こします。...

Net::IMAP::BodyTypeMessage#lines -> Integer (9103.0)

ボディのテキストの行数を返します。

ボディのテキストの行数を返します。

Net::IMAP::BodyTypeText#lines -> Integer (9103.0)

ボディの行数を返します。

ボディの行数を返します。

Net::IMAP::BodyTypeBasic#language -> String | [String] | nil (6303.0)

1766 で定義されているボディ言語を表わす 文字列もしくは文字列の配列を返します。

1766 で定義されているボディ言語を表わす
文字列もしくは文字列の配列を返します。

絞り込み条件を変える

<< 1 2 3 ... > >>