lib/vedeu/output/compositor.rb in vedeu-0.3.4 vs lib/vedeu/output/compositor.rb in vedeu-0.3.5

- old
+ new

@@ -8,9 +8,10 @@ # Combines stored interface layout/geometry with an interface view/buffer # to create a single view to be sent to the terminal for output. # # @api private + # class Compositor # Convenience method to initialize a new Compositor and call its {#compose} # method. #