Class
Rake::PseudoStatus
In:
lib/rake/pseudo_status.rb
Parent:
Object
Exit status class for times the system just gives us a nil.
Methods
>>
exited?
new
stopped?
to_i
Attributes
exitstatus
[R]
Public Class methods
new
(code=0)
Public Instance methods
>>
(n)
exited?
()
stopped?
()
to_i
()
[Validate]