pixie v0.3.9 Pixie.Response

This module handles creation of appropriate responses to client messages.

Summary

Functions

Based on the incoming message type, delegate to the correct Response module

Report whether the response is “successful”, ie whether the response contains a value in it’s error field or not

Functions

init(message)

Based on the incoming message type, delegate to the correct Response module.

successful?(arg1)

Report whether the response is “successful”, ie whether the response contains a value in it’s error field or not.