Libraries
»
glyph
(0.5.3.1)
»
Index
»
Glyph
»
Interpreter
»
#postprocess
Method: Glyph::Interpreter#postprocess
Defined in:
lib/glyph/interpreter.rb
#
postprocess
⇒
Object
See Also:
Document#finalize
28 29 30
# File 'lib/glyph/interpreter.rb', line 28
def
postprocess
@document
.
finalize
end