るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.032秒)
トップページ > ライブラリ:psych[x] > 種類:特異メソッド[x] > クエリ:psych[x] > クエリ:new[x] > バージョン:2.2.0[x] > クラス:Psych::Stream[x]

別のキーワード

  1. psych any
  2. psych tag
  3. psych dump
  4. psych anchor

検索結果

Psych::Stream.new(io) -> Psych::Stream (87619.0)

新たな Stream オブジェクトを生成します。

新たな Stream オブジェクトを生成します。

io で YAML document の出力先を指定します。

@param io 出力先の IO オブジェクト