method

inspect

v1_9_3_125 - Show latest stable - Class: Process::Status
inspect()
public

Override the inspection method.

system("false")
p $?.inspect #=> "#<Process::Status: pid 12861 exit 1>"