Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > psych/coderライブラリ > Psych::Coderクラス > represent_seq

instance method Psych::Coder#represent_seq

represent_seq(tag, list)

[TODO]

Emit a sequence with +list+ and +tag+

class Psych::Coder