method

inspect

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

Override the inspection method.

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