method

new

v1_9_1_378 - Show latest stable - Class: PrettyPrint::Text
new()
public

No documentation available.

# File lib/prettyprint.rb, line 244
    def initialize
      @objs = []
      @width = 0
    end