method

text

text(obj, width=nil)
public

No documentation available.

# File lib/prettyprint.rb, line 348
    def text(obj, width=nil)
      @output << obj
    end