るりまサーチ

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

別のキーワード

  1. readline basic_quote_characters=
  2. readline basic_quote_characters
  3. readline basic_word_break_characters=
  4. readline basic_word_break_characters
  5. response basic

ライブラリ

キーワード

検索結果

<< 1 2 > >>

Net::IMAP::BodyTypeBasic (30000.0)

text 型(Net::IMAP::BodyTypeText)、 multipart 型(Net::IMAP::BodyTypeMultipart)、 message 型(Net::IMAP::BodyTypeMessage)、 のいずれでもないようなメッセージボディ構造を表すクラスです。

...text 型(Net::IMAP::BodyTypeText)、
multipart 型(Net::IMAP::BodyTypeMultipart)、
message 型(Net::IMAP::BodyTypeMessage)、
のいずれでもないようなメッセージボディ構造を表すクラスです。

添付ファイルなどを表します。
詳しくは MIME のRFC(2045)を参...

Net::IMAP::BodyTypeMessage#body -> Net::IMAP::BodyTypeBasic | Net::IMAP::BodyTypeMessage | Net::IMAP::BodyTypeText | Net::IMAP::BodyTypeMultipart (21702.0)

ボディを返します。

ボディを返します。

Net::IMAP::BodyTypeBasic#media_subtype -> String (9006.0)

MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。

...MIME のメディアタイプのサブタイプを返します。

media_subtype は obsolete です。

@see Net::IMAP::BodyTypeBasic#media_type...

Net::IMAP::BodyTypeBasic#media_type -> String (9006.0)

MIME のメディアタイプを返します。

...MIME のメディアタイプを返します。

@see Net::IMAP::BodyTypeBasic#subtype...

Net::IMAP::BodyTypeBasic#subtype -> String (9006.0)

MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。

...MIME のメディアタイプのサブタイプを返します。

media_subtype は obsolete です。

@see Net::IMAP::BodyTypeBasic#media_type...

絞り込み条件を変える

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

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

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

@see 2045

Net::IMAP::BodyTypeBasic#description -> String | nil (9000.0)

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

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

@see 2045

Net::IMAP::BodyTypeBasic#disposition -> Net::IMAP::ContentDisposition | nil (9000.0)

Content-Dispotition の値を返します。

Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183

Net::IMAP::BodyTypeBasic#encoding -> String (9000.0)

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

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

@see 2045
<< 1 2 > >>