Class: Builder::XmlBase

Inherits:
Object
  • Object
show all
Defined in:
lib/cigale/exts.rb

Instance Method Summary collapse

Instance Method Details

#indent!Object

expose private method ‘_indent’ for our ‘raw’ implementation



82
83
84
# File 'lib/cigale/exts.rb', line 82

def indent!
  _indent
end