Method: Glyph::Interpreter#postprocess

Defined in:
lib/glyph/interpreter.rb

#postprocessObject

See Also:



28
29
30
# File 'lib/glyph/interpreter.rb', line 28

def postprocess
  @document.finalize
end