るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.076秒)
トップページ > クエリ:IO.new[x] > クエリ:dump[x] > クエリ:load[x] > クエリ:<=>[x] > クエリ:ruby 1.8.3 feature[x] > クラス:Psych::Stream[x] > バージョン:2.6.0[x]

別のキーワード

  1. argf.class lines
  2. psych load_stream
  3. argf.class each
  4. argf.class each_line
  5. psych safe_load

ライブラリ

検索結果

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

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

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

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

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