るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.043秒)
トップページ > クエリ:IO[x] > クエリ:io[x] > クラス:Psych::Stream[x]

別のキーワード

  1. io popen
  2. io pipe
  3. io each
  4. io readlines
  5. io each_line

ライブラリ

キーワード

検索結果

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

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

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

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

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

Psych::Stream#finish -> () (33.0)

YAML document への変換を完了し、io への出力を完了します。

...YAML document への変換を完了し、io への出力を完了します。...