Enter your search terms
GNU-Darwin
Web
Submit search form
"DTD/xhtml1-strict.dtd">
Class
RFilter::DeliveryAgent::DeliveryCommandFailure
In:
lib/rfilter/delivery_agent.rb
Parent:
DeliveryComplete
Raised when the command run by
#pipe
or
#filter
fails.
Methods
new
Attributes
:status
[R]
This is the exit status of the pipe command.
Public Class methods
new
(message, status)