method

pp

v1_8_7_72 - Show latest stable - Class: PP::PPMethods
pp(obj)
public

Adds obj to the pretty printing buffer using Object#pretty_print or Object#pretty_print_cycle.

Object#pretty_print_cycle is used when obj is already printed, a.k.a the object reference chain has a cycle.