Exit status class for times the system just gives us a nil.
# File lib/rake/pseudo_status.rb, line 13
13: def >>(n)
14: to_i >> n
15: end
# File lib/rake/pseudo_status.rb, line 19
19: def exited?
20: true
21: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.