Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > psychライブラリ > Psych::Emitterクラス > indentation=

instance method Psych::Emitter#indentation=

indentation=(level)

[TODO]

Set the indentation level to +level+. The level must be less than 10 and greater than 1.

class Psych::Emitter