method
ppx
v2_5_5 -
Show latest stable
- Class:
IRB::OutputMethod
ppx(prefix, *objs)public
Prints the given objs calling Object#inspect on each and appending the given prefix.
See #puts for more detail.
ppx(prefix, *objs)Prints the given objs calling Object#inspect on each and appending the given prefix.
See #puts for more detail.