method
new
v1_9_3_392 -
Show latest stable
- Class:
PrettyPrint::Text
new()public
No documentation available.
# File lib/prettyprint.rb, line 260
def initialize
@objs = []
@width = 0
end new()No documentation available.
# File lib/prettyprint.rb, line 260
def initialize
@objs = []
@width = 0
end