singleton method Psych::Stream.new

new(io) -> Psych::Stream[permalink][rdoc][edit]

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

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

[PARAM] io:
出力先の IO オブジェクト