class Builder::XmlBase

Public Instance Methods

indent!() click to toggle source

expose private method '_indent' for our 'raw' implementation

# File lib/cigale/exts.rb, line 82
def indent!
  _indent
end