るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.068秒)
トップページ > バージョン:2.3.0[x] > 種類:インスタンスメソッド[x] > クエリ:output[x] > クラス:REXML::Declaration[x]

別のキーワード

  1. readline output=
  2. prettyprint output
  3. irb/output-method print
  4. rake tty_output=
  5. win32ole output?

ライブラリ

検索結果

REXML::Declaration#write(output, indent) -> () (376.0)

output にノードを出力します。

output にノードを出力します。

このメソッドは deprecated です。REXML::Formatter で
出力してください。

@param output 出力先の IO オブジェクト
@param indent インデントの大きさ。無視されます。