method
ppx
ruby 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.