class Unparser::Buffer
def initialize
- Api: - private
Returns:
-
(undefined)
-
def initialize @content = +'' @heredocs = [] @indent = 0 @no_nl = true end
(undefined)
-
def initialize @content = +'' @heredocs = [] @indent = 0 @no_nl = true end