るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.032秒)
トップページ > クエリ:FALSE[x] > クエリ:start_sequence[x]

別のキーワード

  1. smtp start
  2. net/smtp start
  3. pop start
  4. http start
  5. pop3 start

ライブラリ

クラス

検索結果

Psych::Handler#start_sequence(anchor, tag, implicit, style) -> () (18113.0)

sequence の開始を見付けたときに呼び出されます。

...st が含まれています。
start_sequence
メソッドは 順に以下の引数で呼び出されます。

# anchor tag implicit style
[nil, nil, true, 1 ]
[nil, "tag:yaml.org,2002:seq", false, 2 ]
["pewpew", ni...