method
new
v1_9_3_392 -
Show latest stable
- Class:
Psych::Handler::DumperOptions
new()public
No documentation available.
# File ext/psych/lib/psych/handler.rb, line 18
def initialize
@line_width = 0
@indentation = 2
@canonical = false
end