// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
PP
[ PARENT ]
EDIT :: singleline_pp-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Outputs <tt>obj</tt> to <tt>out</tt> like PP.pp but with no indent and newline. - !ruby/struct:SM::Flow::P body: PP.singleline_pp returns <tt>out</tt>. full_name: PP::singleline_pp is_singleton: true name: singleline_pp params: (obj, out=$>) visibility: public
SAVE
CANCEL