Class: REXML::Document

Inherits:
Element
  • Object
show all
Defined in:
lib/patches.rb

Instance Method Summary collapse

Instance Method Details

#pretty_print(q) ⇒ Object



24
25
26
# File 'lib/patches.rb', line 24

def pretty_print(q)
  write($stdout, 2)
end