るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.101秒)
トップページ > クエリ:l[x] > バージョン:2.7.0[x] > クエリ:p[x] > クエリ:attr[x] > ライブラリ:rexml/document[x] > クエリ:write[x]

別のキーワード

  1. openssl p
  2. openssl p=
  3. fileutils mkdir_p
  4. matrix p
  5. dsa p

クラス

検索結果

REXML::Attribute#write(output, indent = -1) -> object (72610.0)

output に self の情報を name='value' という形式で書き込みます。

output に self の情報を name='value' という形式で書き込みます。

output が返ります。

@param output 書き込み先の IO オブジェクト
@param indent インデントレベル、ここでは無視される