るりまサーチ

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

別のキーワード

  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 (12303.0)

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

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

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

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

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

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

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

@see 2045...

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

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

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

@see 2045...

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

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

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

@see 2045...

Net::IMAP::MailboxList#delim -> String|nil (12203.0)

階層区切り文字列を返します。

...階層区切り文字列を返します。

まったく階層が存在しない場合は nil を返します。...

絞り込み条件を変える

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

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

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

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

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

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

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

@see Net::IMAP#disconnect...

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

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

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

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

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

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

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

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

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

絞り込み条件を変える

<< 1 2 3 ... > >>