るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.083秒)
トップページ > クエリ:IO.new[x] > クエリ:$stdin[x] > クエリ:compile_option=[x] > クエリ:string[x] > クラス:Psych::Stream[x]

別のキーワード

  1. irb/input-method stdin_file_name
  2. kernel $input_line_number
  3. irb stdin_file_name
  4. kernel $child_status
  5. _builtin stdin

ライブラリ

検索結果

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

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

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

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

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