D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
PrettyPrint
/
Filename :
text-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: This adds <tt>obj</tt> as a text of <tt>width</tt> columns in width. - !ruby/struct:SM::Flow::P body: If <tt>width</tt> is not specified, obj.length is used. full_name: PrettyPrint#text is_singleton: false name: text params: (obj, width=obj.length) visibility: public