method
text
v2_2_9 -
Show latest stable
- Class:
PrettyPrint
text(obj, width=obj.length)public
This adds obj as a text of width columns in width.
If width is not specified, obj.length is used.
text(obj, width=obj.length)This adds obj as a text of width columns in width.
If width is not specified, obj.length is used.