lib/vedeu/cursors/refresh.rb in vedeu-0.6.50 vs lib/vedeu/cursors/refresh.rb in vedeu-0.6.51

- old
+ new

@@ -4,9 +4,11 @@ # Handle the refreshing (redrawing) of a cursor, without redrawing # the whole interface; unless the cursor's offset has caused the # view to change. # + # @api private + # class Refresh extend Forwardable include Vedeu::Common