instance method IRB::OutputMethod#pp

pp(*objs) -> object[permalink][rdoc][edit]

各 obj を inspect した文字列を self に出力し、最後に改行を出力します。

[PARAM] objs:
任意のオブジェクトを指定します。