るりまサーチ

最速Rubyリファレンスマニュアル検索!
44件ヒット [1-44件を表示] (0.268秒)
トップページ > クエリ:I[x] > クエリ:r[x] > クエリ:pos[x] > クエリ:disposition[x]

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. bigdecimal to_r
  5. fileutils cp_r

ライブラリ

キーワード

検索結果

Net::IMAP::BodyTypeMultipart#disposition -> Net::IMAP::ContentDisposition | nil (33601.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

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

@see 1806, 2183...

Win32::Registry#disposition (33307.0)

@todo

...@todo

キーの disposition 値を返します。
(REG_CREATED_NEW_KEY または REG_OPENED_EXISTING_KEY)...

Net::IMAP::ContentDisposition#param -> { String => String } | nil (15316.0)

Content-Disposition フィールドのパラメータをハッシュテーブルで 返します。

...-Disposition フィールドのパラメータをハッシュテーブルで
返します。

ハッシュテーブルのキーは以下のような値を取ります。詳しくは
2183 などを見てください。
* "FILENAME"
* "CREATION-DATE"
* "MODIFICATION-DATE"
* "READ-DAT"
* "SIZ...

Net::IMAP::ContentDisposition#dsp_type -> String (9216.0)

Content-Disposition フィールドのタイプを文字列で返します。

...Content-Disposition フィールドのタイプを文字列で返します。

"INLINE", "ATTACHMENT" などの文字列を返します。

詳しくは 2183 などを見てください。...